position
Element's positioning in its parent container.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
StyleEnum<Position> position { get; set; }
Remarks
This property is used in conjunction with left, top, right and bottom properties.