Module fyrox_ui::tree

source ·
Expand description

Tree widget allows you to create views for hierarchical data.

Built-in controls

Selection works on all mouse buttons, not just left.

Ctrl+Click - enables multi-selection. Alt+Click - prevents selection allowing you to use drag’n’drop.

Structs

Enums