color
The calendar’s color.
Declaration
@NSCopying var color: NSColor! { get set }Discussion
This property is the equivalent of the cgColor property on iOS.
The calendar’s color.
@NSCopying var color: NSColor! { get set }This property is the equivalent of the cgColor property on iOS.