InteractionModeChangedEventΒΆ

Class InteractionModeChangedEvent

Event that is fired when the interaction mode is changed.

Hierarchy (View Summary)

Properties

id: number

The unique ID of the event.

keepColorCompareActive: boolean

Indicates if the color comparison mode should stay active.

The new active interaction mode.

transactionCode?: string

The transaction code associated with the event.

transactionID?: number

The transaction ID associated with the event.

type?: EventType

The type of the event.




Was this page helpful? Please leave a thumbs up or down.