PopupMenu.hideOnItemSelection

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

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

Meta