Share via


MKMapView.SelectableMapFeatures Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual MapKit.MKMapFeatureOptions SelectableMapFeatures { [Foundation.Export("selectableMapFeatures", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setSelectableMapFeatures:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("selectableMapFeatures", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setSelectableMapFeatures:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.SelectableMapFeatures : MapKit.MKMapFeatureOptions with get, set

Property Value

Attributes

Applies to