Edit

Share via


NSColorPanelFlags Enum

Definition

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum NSColorPanelFlags
type NSColorPanelFlags = 
Inheritance
NSColorPanelFlags
Attributes

Fields

Name Value Description
Gray 1
RGB 2
CMYK 4
HSB 8
CustomPalette 16
ColorList 32
Wheel 64
Crayon 128
All 65535

Applies to