color
The currently selected color for the color well.
Declaration
@NSCopying var color: NSColor { get set }Discussion
Use this property to get the currently selected color, or to set the current color programmatically.
See Also
Related Documentation
- Color Programming Topics