ColorDialogGidBuilderImpl.withAlpha

Set withAlpha property.

class ColorDialogGidBuilderImpl(T)
T
withAlpha
(
bool propval
)

Parameters

propval bool

Whether colors may have alpha (translucency).

When with-alpha is false, the color that is selected will be forced to have alpha == 1.

Return Value

Type: T

Builder instance for fluent chaining