Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Enumeration members

bottom

bottom: = 16

bottomCenter

bottomCenter: = bottom | horizontalCenter

bottomLeft

bottomLeft: = bottom | left

bottomRight

bottomRight: = bottom | right

center

center: = verticalCenter | horizontalCenter

centerLeft

centerLeft: = verticalCenter | left

centerRight

centerRight: = verticalCenter | right

horizontalCenter

horizontalCenter: = 4

left

left: = 1

none

none: = 0

right

right: = 2

top

top: = 8

topCenter

topCenter: = top | horizontalCenter

topLeft

topLeft: = top | left

topRight

topRight: = top | right

verticalCenter

verticalCenter: = 32

Generated using TypeDoc