Class SliderEventData

The SliderEventData class extends ShimiEventData. It contains a reference to the source SliderInput that created the event.

Hierarchy

Constructors

Properties

Constructors

Properties

cancel: boolean = false

If set to true, the event will stop processing.

source: SliderInput

The object that triggered the event.

Generated using TypeDoc