[]
Configurates ShowAlphaChannel. Sets a value indicating whether the ColorPicker allows users to edit the color's alpha channel (transparency).
public ColorPickerBuilder ShowAlphaChannel(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
ColorPickerBuilder | Current builder. |