ICPApplicationDelegate.DidConnectCarInterfaceController 메서드

정의

[Foundation.Export("application:didConnectCarInterfaceController:toWindow:")]
[Foundation.Preserve(Conditional=true)]
public 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
특성

적용 대상