ItemList.allowReselect

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

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

Meta