Table of Contents

Enum EnumVerticalAlign

Namespace
Vintagestory.API.Client
Assembly
VintagestoryAPI.dll

Defines how a UI element is aligned vertically Open in GitHub

[DocumentAsJson]
public enum EnumVerticalAlign

Methods

Top = 0
Middle = 1
Bottom = 2
FixedOffset = 3