Interface: IIntroductionPane experimental
Beta
A root pane that can store property items.
Extends
Properties
id
readonlyid:string
Beta
Remarks
Unique identifier for the pane.
Inherited from
visible
visible:
boolean
Beta
Remarks
Check visibility of the pane
Inherited from
Methods
addTab()
addTab(
props):IPropertyPane
Beta
Parameters
props
Returns
Remarks
Adds a new tab to the introduction pane
hide()
hide():
void
Beta
Returns
void
Remarks
Hide the pane.
Inherited from
show()
show():
void
Beta
Returns
void
Remarks
Show the pane and all of its items.
