BackgroundClickedEvent¶
Class BackgroundClickedEvent
Hierarchy (View Summary)
- WebVisEvent
- BackgroundClickedEvent
Index
Constructors
Properties
Constructors
constructor
- new BackgroundClickedEvent(
originalEvent: Event,
pointerInfo: PointerInfo,
): BackgroundClickedEvent The BACKGROUND_CLICKED event occurs if the Background is clicked.
Parameters
- originalEvent: Event
The original mouse event
- pointerInfo: PointerInfo
Additional Pointer Information.
Returns BackgroundClickedEvent
- originalEvent: Event
BACKGROUND_CLICKED BACKGROUND_CLICKED