Contents

pinTintColor

The color of the pin head.

Declaration

var pinTintColor: UIColor! { get set }
var pinTintColor: NSColor! { get set }

Discussion

Use this property to specify custom a custom color for your pin. You can also specify one of the standard pin colors.

See Also

Related Documentation

Getting and Setting Attributes