다음을 통해 공유


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

구현

특성

적용 대상