state
The current state of this conditional view.
state: boolean
Notes
- The content view is created and rendered only if this property is set to true.
- The content view is unlinked, not just hidden, when this property is set to false.
Related
- class UIConditionalViewA view composite that automatically creates and unlinks the contained view.