ICPApplicationDelegate.DidDisconnectCarInterfaceController Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("application:didDisconnectCarInterfaceController:fromWindow:")]
[Foundation.Preserve(Conditional=true)]
public 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
- Attributes