[]
Configurates ShowColorString. Sets a value indicating whether the ColorPicker shows a string representation of the current color.
public InputColorBuilder ShowColorString(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
InputColorBuilder | Current builder. |