Enum ColorPickerModules
enum for all modules available for the ColorPicker component, used for dis/enable specific layouts and functionality of the ColorPicker
Namespace: NoXP.RuntimeComponents.ColorPicker
Assembly: NoXP.RuntimeComponents.dll
Syntax
public enum ColorPickerModules
Fields
| Name | Description |
|---|---|
| All | |
| Channels | |
| Color | |
| Colorwheel | |
| Content | |
| Hexadecimal | |
| Mode | |
| Picker | |
| Swatches | |
| Title |