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