BackgroundClickedEventΒΆ

Class BackgroundClickedEvent

Event that is fired when the viewer background is clicked, i.e. when the viewer is clicked without any node being targeted.

Hierarchy (View Summary)

Properties

id: number

The unique ID of the event.

originalEvent: Event

The original DOM event.

pointerInfo: PointerInfo

Additional pointer information.

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.