INRideStatus.DropOffLocation Property

Definition

Gets or sets the CLLocation at which the ride ends.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to