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