Freigeben über


CPApplicationDelegate_Extensions.DidSelectManeuver Methode

Definition

Methode, die aufgerufen wird, wenn der Benutzer ein Manöver auswählt.

public static void DidSelectManeuver (this CarPlay.ICPApplicationDelegate This, UIKit.UIApplication application, CarPlay.CPManeuver maneuver);
static member DidSelectManeuver : CarPlay.ICPApplicationDelegate * UIKit.UIApplication * CarPlay.CPManeuver -> unit

Parameter

This
ICPApplicationDelegate

Die Instanz, für die diese Methode verwendet wird.

application
UIApplication

Die Anwendung, in der ein Manöver ausgewählt wurde.

maneuver
CPManeuver

Das ausgewählte Manöver.

Gilt für: