NativeDialog.modal

Get modal property.

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

Return Value

Type: bool

Whether the window should be modal with respect to its transient parent.