BackgroundClickedEvent¶
Class BackgroundClickedEvent
Hierarchy (View Summary)
- WebVisEvent
- BackgroundClickedEvent
Index
Properties
id
id: number
The unique ID of the event.
original Event
originalEvent: Event
The original mouse event
pointer Info
Additional Pointer Information.
Optionaltransaction Code
transactionCode?: string
The transaction code associated with the event.
OptionaltransactionID
transactionID?: number
The transaction ID associated with the event.
Optionaltype
The type of the event.
The BACKGROUND_CLICKED event occurs if the Background is clicked.