Popover.modal

Get modal property.

  1. bool modal [@property getter]
    class Popover
    @property
    bool
    modal
    ()
  2. bool modal [@property setter]

Return Value

Type: bool

Sets whether the popover is modal (so other elements in the window do not receive input while the popover is visible).