共用方式為


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

實作

屬性

適用於