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

구현

특성

적용 대상