Contents

NSColorPickingCustom

A set of methods that provides a way to add color pickers—custom user interfaces for color selection—to an app’s color panel.

Declaration

protocol NSColorPickingCustom : NSColorPickingDefault

Overview

NSColorPickingCustom works with the NSColorPickingDefault protocol—which provides basic behavior for a color picker—to enable custom color pickers.

Topics

Configuring Color Pickers

Getting Color Picker Information

Displaying Color Pickers

See Also

Color Panels