共用方式為


MKMarkerAnnotationView.SelectedGlyphImage 屬性

定義

取得或設定選取標記時要顯示的影像。

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

屬性值

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

這個值可以是 null

屬性

備註

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

適用於