Enum HorizontalAlignment
Horizontal alignment of UI element.
使用者介面的水平排版。
Namespace: Votanic
Assembly: Votanic.Core.dll
Syntax
[Serializable]
public enum HorizontalAlignment
Fields
Name | Description |
---|---|
Center | Place UI to the center. |
Left | Place UI to left side. |
Right | Place UI to right side. |