ColorButton.modal

bool modal() @property

Get modal property.

Returns

Whether the color chooser dialog should be modal.
void modal(bool propval) @property

Set modal property.

Parameters

propvalWhether the color chooser dialog should be modal.