NSColorPanelMode Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
public enum NSColorPanelMode
type NSColorPanelMode =
- Inheritance
-
NSColorPanelMode
Name | Value | Description |
---|---|---|
None | -1 | |
Gray | 0 | |
RGB | 1 | |
CMYK | 2 | |
HSB | 3 | |
CustomPalette | 4 | |
ColorList | 5 | |
Wheel | 6 | |
Crayon | 7 |
Producto | Versiones |
---|---|
Xamarin.Mac SDK | 14 |