In This Article

ColorPickerTextInputMode Enum

Specifies the mode to use for text input within a ColorPicker.

public enum ColorPickerTextInputMode

Fields

Name Description
Hsb

Hue, saturation, and brightness.

Rgb

Red, green, and blue.