MKMarkerAnnotationView.GlyphTintColor Property

Definition

Gets or sets the tint to apply to the image or text of the glyph.

public virtual UIKit.UIColor GlyphTintColor { [Foundation.Export("glyphTintColor", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setGlyphTintColor:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.GlyphTintColor : UIKit.UIColor with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Remarks

This member participates in the UIAppearance styling system. See the Appearance property and the AppearanceWhenContainedIn(Type[]) method.

Applies to