INRideOption.EstimatedPickupDate Property

Definition

Gets or sets the estimated time of the ride's beginning.

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

Attributes

Applies to