次の方法で共有


CPApplicationDelegate.DidConnectCarInterfaceController メソッド

定義

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

パラメーター

application
UIApplication
interfaceController
CPInterfaceController
window
CPWindow

実装

属性

適用対象