TreeView.DoFoldoutCallback
Parameters
| position | Rect to draw the foldout. | |
| expandedState | Current foldout state. | |
| style | Toggle button style. |
Returns
bool Returns true if the foldout is still expanded. Otherwise, returns false.
Description 描述
Callback signature used to override the TreeView foldout. See foldoutOverride.