PopupMenu.hideOnCheckableItemSelection

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

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

Meta