ItemList.allowReselect

If true the currently selected item may be selected again.

  1. bool allowReselect [@property getter]
  2. bool allowReselect [@property setter]
    struct ItemList
    @nogc nothrow @property
    void
    allowReselect
    (
    bool v
    )

Meta