Events
active
Signals that interaction with this control method has started.
inactive
Signals that interaction with this control method has stopped.
parameterDynamics
Signals a change in a control parameter.
Parameters:
| Name | Type | Description |
|---|---|---|
parameter |
string | The name of the parameter that is being affected. |
dynamics |
Dynamics | How the parameter changed since the last such event. |