Freigeben über


CPApplicationDelegate.DidSelectNavigationAlert Methode

Definition

Das System ruft diese Methode kurz nach auswahl des Benutzers auf.

[Foundation.Export("application:didSelectNavigationAlert:")]
public virtual void DidSelectNavigationAlert (UIKit.UIApplication application, CarPlay.CPNavigationAlert navigationAlert);
abstract member DidSelectNavigationAlert : UIKit.UIApplication * CarPlay.CPNavigationAlert -> unit
override this.DidSelectNavigationAlert : UIKit.UIApplication * CarPlay.CPNavigationAlert -> unit

Parameter

application
UIApplication

Verweis auf die UIApplication, die diese Delegatmethode aufgerufen hat.

navigationAlert
CPNavigationAlert
Attribute

Gilt für: