Enum VerticalAlignment
Vertical alignment of UI element.
使用者介面的垂直排版。
Namespace: Votanic
Assembly: Votanic.Core.dll
Syntax
[Serializable]
public enum VerticalAlignment
Fields
Name | Description |
---|---|
Bottom | Place UI to lower side. |
Middle | Place UI to the middle. |
Top | Place UI to upper side. |