INListRideOptionsIntentResponse.RideOptions Property

Definition

Gets or sets the array of INRideOption objects.

public virtual Intents.INRideOption[] RideOptions { [Foundation.Export("rideOptions", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setRideOptions:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.RideOptions : Intents.INRideOption[] with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to