Share via


CLLocationManager.Location Property

Definition

The most recently-retrieved CLLocation.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreLocation.CLLocation? Location { [Foundation.Export("location", ObjCRuntime.ArgumentSemantic.Copy)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("location", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Location : CoreLocation.CLLocation

Property Value

Attributes

Applies to