次の方法で共有


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

実装

属性

適用対象