Enum for specifying a direction. Used for styling Pointable UIElements.

Enumeration Members

Enumeration Members

Down: 2
Left: 3
Right: 1
Up: 0