INRideStatus.ScheduledPickupTime Property

Definition

Gets or sets the scheduled pickup time.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 3, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Intents.INDateComponentsRange ScheduledPickupTime { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 3, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 2, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("scheduledPickupTime", ObjCRuntime.ArgumentSemantic.Copy)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 3, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 2, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setScheduledPickupTime:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.ScheduledPickupTime : Intents.INDateComponentsRange with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to