INRideStatus.PickupLocation Property

Definition

The position where the ride begins.

public virtual CoreLocation.CLPlacemark PickupLocation { [Foundation.Export("pickupLocation", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setPickupLocation:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.PickupLocation : CoreLocation.CLPlacemark with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to