Contents

color

The calendar’s color.

Declaration

@NSCopying var color: NSColor! { get set }

Discussion

This property is the equivalent of the cgColor property on iOS.

See Also

Accessing Calendar Properties