Contents

NSColorPickingDefault

A set of methods that provides basic behavior for a color picker.

Declaration

protocol NSColorPickingDefault

Overview

The NSColorPickingDefault protocol, together with the NSColorPickingCustom protocol (which provides implementation-specific behavior), provides an interface for adding color pickers to an app’s color panel.

Topics

Creating Color Pickers

Configuring Color Pickers

Handling Events

Managing Color Lists

See Also

Color Panels