类名 AnchorType

成员变量

String

# static readonly bottom

AnchorType.bottom bottom

Default Value:
  • 'bottom'
String

# static readonly bottomLeft

AnchorType.bottomLeft bottom-left

Default Value:
  • 'bottom-left'
String

# static readonly bottomRight

AnchorType.bottomRight bottom-right

Default Value:
  • 'bottom-right'
String

# static readonly center

AnchorType.center center

Default Value:
  • 'center'
String

# static readonly left

AnchorType.left left

Default Value:
  • 'left'
String

# static readonly relative

AnchorType.relative relative

Default Value:
  • 'relative'
String

# static readonly right

AnchorType.right right

Default Value:
  • 'right'
String

# static readonly top

AnchorType.top top

Default Value:
  • 'top'
String

# static readonly topLeft

AnchorType.topLeft top-left

Default Value:
  • 'top-left'
String

# static readonly topRight

AnchorType.topRight top-right

Default Value:
  • 'top-right'
构造函数
成员变量
方法
事件