Enum HorizontalAnchor
A horizontal anchor.
Namespace: Unity.AppUI.UI
Assembly: Unity.AppUI.dll
Syntax
public enum HorizontalAnchor
Fields
| Name | Description |
|---|---|
| Left | The element is anchored at the left. |
| Right | The element is anchored at the right. |