Optional
enableInitial enabled state of property item. If undefined, it will default to true.
Optional
hiddenIf true label text will be hidden. It will be visible by default.
Optional
onThis callback is called when UI control value is changed.
Optional
titleLocalized title of the text item.
Optional
tooltipTooltip description of the property item
Optional
variantDetermines how we display bool as a UI element. If undefined, it will default to Checkbox.
Optional
visibleInitial visibility state of property item. If undefined, it will default to true.
Optional properties for Bool property item