PopupMenu.hideOnItemSelection

If true, hides the PopupMenu when an item is selected.

  1. bool hideOnItemSelection [@property getter]
    struct PopupMenu
    @nogc nothrow @property
    bool
    hideOnItemSelection
    ()
  2. bool hideOnItemSelection [@property setter]

Meta