Interface: IPropertyItemBase experimental
Beta
Common base for all property items
Extended by
IBlockListPropertyItemIBlockTablePropertyItemIBoolPropertyItemIButtonPanePropertyItemIButtonPropertyItemICollectionTreePropertyItemIColorPickerPropertyItemIColorTimelinePropertyItemIComboBoxPropertyItemIDataTablePropertyItemIDropdownPropertyItemIImagePropertyItemILinkPropertyItemIListPanePropertyItemIMenuPropertyItemIMinimapPropertyItemINumberPropertyItemINumberTimelinePropertyItemIProgressIndicatorPropertyItemIStringPropertyItemISubPanePropertyItemITagContainerPropertyItemITextPropertyItemITimelinePlayerIToggleGroupPropertyItemIVector2PropertyItemIVector3PropertyItemIVector3TimelinePropertyItem
Properties
enable
enable:
boolean
Beta
Remarks
If the item is enabled in the UI.
id
readonlyid:string
Beta
Remarks
Unique ID for the property item.
paneId
readonlypaneId:string
Beta
Remarks
The parent pane id.
typeName
readonlytypeName:PropertyItemType
Beta
Remarks
The type name of the target property.
visible
visible:
boolean
Beta
Remarks
If the item should be visible in the UI.
