Edit

Share via


MKMarkerAnnotationView.MKMarkerAnnotationViewAppearance.SelectedGlyphImage Property

Definition

Gets or sets the image to display when the marker is selected.

public virtual UIKit.UIImage SelectedGlyphImage { [Foundation.Export("selectedGlyphImage", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setSelectedGlyphImage:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.SelectedGlyphImage : UIKit.UIImage with get, set

Property Value

Attributes

Applies to