INRideStatus.EstimatedDropOffDate Property

Definition

Gets or sets the time at which the ride is anticipated to end.

public virtual Foundation.NSDate EstimatedDropOffDate { [Foundation.Export("estimatedDropOffDate", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setEstimatedDropOffDate:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.EstimatedDropOffDate : Foundation.NSDate with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to