PopupMenu.hideOnStateItemSelection

If true, hides the PopupMenu when a state item is selected.

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

Meta