Enum VerticalAnchor
A vertical anchor.
Namespace: Unity.AppUI.UI
Assembly: solution.dll
Syntax
public enum VerticalAnchor
Fields
Name | Description |
---|---|
Bottom | The element is anchored at the bottom. |
Top | The element is anchored at the top. |