selectionMode property

TreeSelectionMode selectionMode
getter/setter pair

What clicks / keyboard selection do. Mutable so a host can flip single ↔ multi at runtime (e.g. entering a “select” mode).

Implementation

TreeSelectionMode selectionMode;