Share via


MKMapView.CameraBoundary Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual MapKit.MKMapCameraBoundary? CameraBoundary { [Foundation.Export("cameraBoundary", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setCameraBoundary:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("cameraBoundary", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setCameraBoundary:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.CameraBoundary : MapKit.MKMapCameraBoundary with get, set

Property Value

Attributes

Applies to