ItemList.allowReselect

If true, the currently selected item can be selected again.

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

Meta