Share via


MKMarkerAnnotationView.MKMarkerAnnotationViewAppearance.GlyphImage Property

Definition

Gets or sets the image to display in the marker balloon.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIImage GlyphImage { [Foundation.Export("glyphImage", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setGlyphImage:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("glyphImage", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setGlyphImage:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.GlyphImage : UIKit.UIImage with get, set

Property Value

Attributes

Applies to