NativeDialogGidBuilderImpl.modal

Set modal property.

class NativeDialogGidBuilderImpl(T)
T
modal
(
bool propval
)

Parameters

propval bool

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

Return Value

Type: T

Builder instance for fluent chaining