Läs på engelska Redigera

Dela via


IINListRideOptionsIntentHandling Interface

Definition

Interface defining handler method that, when implemented, must call completion with an INListRideOptionsIntentResponse appropriate to arg.

C#
[Foundation.Protocol(Name="INListRideOptionsIntentHandling", WrapperType=typeof(Intents.INListRideOptionsIntentHandlingWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 2, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public interface IINListRideOptionsIntentHandling : IDisposable, ObjCRuntime.INativeObject
Derived
Attributes
Implements

Properties

Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Methods

Extension Methods

ConfirmListRideOptions(IINListRideOptionsIntentHandling, INListRideOptionsIntent, Action<INListRideOptionsIntentResponse>)

Developers may override this method to customize the confirmation of the list of ride options.

ResolveDropOffLocation(IINListRideOptionsIntentHandling, INListRideOptionsIntent, Action<INPlacemarkResolutionResult>)

Developers may override this method to customize the resolution of the dropoff location.

ResolvePickupLocation(IINListRideOptionsIntentHandling, INListRideOptionsIntent, Action<INPlacemarkResolutionResult>)

Developers may override this method to customize the resolution of the pickup location.

Applies to

Produkt Versioner
Xamarin iOS SDK 12