cheatgui
Preparing search index...
functions
tree
Function tree
tree
(
title
:
string
,
elements
:
Widget
[]
,
expanded
?:
boolean
)
:
TreeWidget
Create a tree widget
Parameters
title
:
string
Tree title
elements
:
Widget
[]
Child elements
expanded
:
boolean
= false
Whether the tree is expanded
Returns
TreeWidget
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
cheatgui
Loading...
Create a tree widget