Enumeration ClickState

The current state of a BaseClickHelper

Enumeration Members

Enumeration Members

Hold: 2

A pointer's button is being held down over this clickable widget

Hover: 1

A pointer is hovering over this clickable widget

Released: 0

No pointer is hovering over this clickable widget

Generated using TypeDoc