PopupMenu.hideOnCheckableItemSelection

If true, hides the PopupMenu when a checkbox or radio button is selected.

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

Meta