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