PresetEvent class
Extends: RNBOBaseEvent
Implements: IRNBOPresetEvent
PresetEvent class to receive preset touched events from RNBO Device
Remarks
The constructor for this class is marked as internal. Third-party code should not call the constructor directly or create subclasses that extend the RNBOPresetEvent
class.
Signature
export declare class RNBOPresetEvent extends RNBOBaseEvent implements IRNBOPresetEvent
Properties
action
read-only
Type: RNBOPresetEventAction
preset
read-only
Type: IRNBOPreset
type
read-only
Type: RNBOEventType.PresetEvent
Methods
serialize
Parameters
None.
Returns:
IRNBOPresetEvent