CPApplicationDelegate.DidDisconnectCarInterfaceController 方法

定义

[Foundation.Export("application:didDisconnectCarInterfaceController:fromWindow:")]
public abstract void DidDisconnectCarInterfaceController (UIKit.UIApplication application, CarPlay.CPInterfaceController interfaceController, CarPlay.CPWindow window);
abstract member DidDisconnectCarInterfaceController : UIKit.UIApplication * CarPlay.CPInterfaceController * CarPlay.CPWindow -> unit

参数

application
UIApplication
interfaceController
CPInterfaceController
window
CPWindow

实现

属性

适用于