Contents

color

Sets the stroke color for the annotation.

Declaration

@NSCopying var color: UIColor { get set }
@NSCopying var color: NSColor { get set }

Parameters

  • color:

    The stroke color for the annotation.

Discussion

Where this color is used depends on the annotation type.

See Also

Managing Annotation Display Characteristics