Enum HorizontalAlignmentOptions
Horizontal text alignment options.
Namespace: TMPro
Syntax
public enum HorizontalAlignmentOptions : int
Fields
Name | Description | Value |
---|---|---|
Center | ||
Flush | ||
Geometry | ||
Justified | ||
Left | ||
Right |
Horizontal text alignment options.
public enum HorizontalAlignmentOptions : int
Name | Description | Value |
---|---|---|
Center | ||
Flush | ||
Geometry | ||
Justified | ||
Left | ||
Right |