NativeDialogGidBuilderImpl.modal
T modal(bool propval)Set modal property.
Parameters
propval | Whether the window should be modal with respect to its transient parent. |
Returns
Builder instance for fluent chaining
T modal(bool propval)Set modal property.
propval | Whether the window should be modal with respect to its transient parent. |