MKDirectionsRequest.ArrivalDate Property

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSDate ArrivalDate { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("arrivalDate", ObjCRuntime.ArgumentSemantic.Copy)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setArrivalDate:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.ArrivalDate : Foundation.NSDate with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to