ColorPickerView
Enum
Defines the views of the ColorPicker.
Definition
Fields
Defines the gradent colorpicker view that supports UI for hsva editing along with inputs.
C#
Gradient = 0
Defines the palette colorpicker view that supports UI for displaying predefined set of colors.
C#
Palette = 1