共用方式為


MKMarkerAnnotationView.GlyphImage 屬性

定義

取得或設定要顯示在標記批註方塊中的影像。

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

屬性值

(即將推出此節點的更多檔)

這個值可以是 null

屬性

備註

此成員參與 UIAppearance 樣式系統。 Appearance請參閱 屬性和 AppearanceWhenContainedIn(Type[]) 方法。

適用於