PopoverGidBuilderImpl.modal

Set modal property.

class PopoverGidBuilderImpl(T)
T
modal
(
bool propval
)

Parameters

propval bool

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

Return Value

Type: T

Builder instance for fluent chaining