layout
Options related to layout of content UI elements within this container.
layout?: Readonly<UIContainer.Layout>;
Notes
- These options override the defaults for the type of container.
Related
class UIContainer abstract
A base view class that represents a container element with no specific layout or styling.
