Modifica

Share via


MKMarkerAnnotationView.MarkerTintColor Property

Definition

Gets or sets the background color of the balloon.

public virtual UIKit.UIColor MarkerTintColor { [Foundation.Export("markerTintColor", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setMarkerTintColor:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.MarkerTintColor : 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