Share via


MKMapSnapshotOptions.MapRect Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual MapKit.MKMapRect MapRect { [Foundation.Export("mapRect", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setMapRect:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("mapRect", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setMapRect:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.MapRect : MapKit.MKMapRect with get, set

Property Value

Attributes

Applies to