MKMarkerAnnotationView.SubtitleVisibility Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the visibility of the subtitle.
public virtual MapKit.MKFeatureVisibility SubtitleVisibility { [Foundation.Export("subtitleVisibility", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setSubtitleVisibility:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.SubtitleVisibility : MapKit.MKFeatureVisibility with get, set
Property Value
- Attributes