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