class ParameterListenerData

The argument provided to a ParameterListener callback function.

Properties

listener ParameterListener read-only

The ParameterListener which called the function

name string read-only

The name of the changed parameter

value number | number[] | string read-only

The current value of the parameter