Share via


INRideVehicle.Location Property

Definition

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

Property Value

Attributes

Applies to