Edit

Share via


INRideStatus.EstimatedPickupDate Property

Definition

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

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to