Поделиться через


CPApplicationDelegate.DidSelectManeuver(UIApplication, CPManeuver) Метод

Определение

Система вызывает этот метод вскоре после того, как пользователь выбрал маневр вождения.

[Foundation.Export("application:didSelectManeuver:")]
public virtual void DidSelectManeuver (UIKit.UIApplication application, CarPlay.CPManeuver maneuver);
abstract member DidSelectManeuver : UIKit.UIApplication * CarPlay.CPManeuver -> unit
override this.DidSelectManeuver : UIKit.UIApplication * CarPlay.CPManeuver -> unit

Параметры

application
UIApplication

Ссылка на UIApplication, которая вызвала этот метод делегата.

maneuver
CPManeuver
Атрибуты

Применяется к