Interface: IPane experimental
Beta
Pane represents a container for UI components.
Extended by
IButtonPanePropertyItemIIntroductionPaneIListPanePropertyItemIModalControlPaneIModalOverlayPaneIPropertyPaneITimelinePlayer
Properties
id
readonlyid:string
Beta
Remarks
Unique identifier for the pane.
visible
visible:
boolean
Beta
Remarks
Check visibility of the pane
Methods
hide()
hide():
void
Beta
Returns
void
Remarks
Hide the pane.
show()
show():
void
Beta
Returns
void
Remarks
Show the pane and all of its items.
