Tree.selectMode

Allows single or multiple selection. See the selectmode constants.

  1. Tree.SelectMode selectMode [@property getter]
  2. long selectMode [@property setter]
    struct Tree
    @nogc nothrow @property
    void
    selectMode
    (
    long v
    )

Meta