A control that displays a color value and lets the user change that color value.
SDK
- macOS 10.0+
Framework
- App
Kit
Declaration
class NSColorWell : NSControl
Overview
Use a color well when you want the user to be able to select a color. For example, an NSColor
object uses a color well to display the current color selection.