Popup.popupExclusive

If true the popup will not be hidden when a click event occurs outside of it, or when it receives the ui_cancel action event.

  1. bool popupExclusive [@property getter]
    struct Popup
    @nogc nothrow @property
    bool
    popupExclusive
    ()
  2. bool popupExclusive [@property setter]

Meta