BackgroundClickedEvent#
Class BackgroundClickedEvent
Hierarchy
- WebVisEvent
- BackgroundClickedEvent
 
Constructors
Properties
Constructors
constructor
- new Background Clicked Event(originalEvent, pointerInfo): BackgroundClickedEvent 
- 
The BACKGROUND_CLICKED event occurs if the Background is clicked. Parameters- 
originalEvent: EventThe original mouse event 
- 
pointerInfo: PointerInfoAdditional Pointer Information. 
 Returns BackgroundClickedEvent
- 
Properties
id
id: number
original
original
The original mouse event
pointer
Additional Pointer Information.
Optional transaction
transaction
Optional transactionID
transactionID?: number
BACKGROUND_CLICKED BACKGROUND_CLICKED