Static Members
TextAlignment.CENTERED ⇒ String
Get the enum value for CENTERED.
Kind: Static property of TextAlignment
Returns: String
- The enum value.
TextAlignment.LEFT_ALIGNED ⇒ String
Get the enum value for LEFT_ALIGNED.
Kind: Static property of TextAlignment
Returns: String
- The enum value.
TextAlignment.RIGHT_ALIGNED ⇒ String
Get the enum value for RIGHT_ALIGNED.
Kind: Static property of TextAlignment
Returns: String
- The enum value.