color
The color of this indicator.
Declaration
@NSCopying var color: NSColor! { get set }Discussion
If set to nil, returns textInsertionPointColor. Defaults to textInsertionPointColor.
The color of this indicator.
@NSCopying var color: NSColor! { get set }If set to nil, returns textInsertionPointColor. Defaults to textInsertionPointColor.