position
The position options for this element.
position?: Readonly<UIElement.Position>;
Notes
- If set, these options replace the defaults for the type of element.
Related
class UIElement abstract
The base class for built-in UI view elements.
The position options for this element.
position?: Readonly<UIElement.Position>;