ShellContextPanel
Represents context panel that shows properties for the current object and is toggleable by pressing F1
Constructors
new ShellContextPanel()
new ShellContextPanel():
ShellContextPanel
Returns
Accessors
root
getroot():null|HTMLDivElement
Context panel node, if it is currently visible, or null otherwise.
Returns
null | HTMLDivElement