Tree.selectMode

TreeSelect selectMode() const @trusted

Gets the selection mode.

void selectMode(TreeSelect mode) @trusted

Sets the selection mode.

Parameters

modeSelection mode (NONE, SINGLE, MULTI, or SINGLE_DRAGGABLE)