allowFocus
True if this container may receive direct input focus.
allowFocus?: boolean;
Notes
- This property can’t be changed after rendering.
Related
class UIContainer abstract
A base view class that represents a container element with no specific layout or styling.
