Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ButtonEvent

Events that can be triggered by a Button instance.

Index

Enumeration members

Enumeration members

DESELECT

DESELECT: = "deselect"

Fired when the button is deselected.

SELECT

SELECT: = "select"

Fired when the button is selected.

Generated using TypeDoc