Enum EnumVerticalAlign
- Namespace
- Vintagestory.API.Client
- Assembly
- VintagestoryAPI.dll
Defines how a UI element is aligned vertically Open in GitHub
[DocumentAsJson]
public enum EnumVerticalAlign
- Extension Methods
Fields
Bottom = 2FixedOffset = 3Middle = 1Top = 0