xamarinios
namespace CarPlay
{
    [Deprecated(PlatformName.iOS, 13, 0, PlatformArchitecture.None, "Use 'CPTemplateApplicationSceneDelegate' instead.")]
    [Introduced(PlatformName.iOS, 12, 0, PlatformArchitecture.None, null)]
    [Protocol(Name = "CPApplicationDelegate", WrapperType = typeof(CPApplicationDelegateWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "DidConnectCarInterfaceController", ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(UIApplication), typeof(CPInterfaceController), typeof(CPWindow) }, Selector = "application:didConnectCarInterfaceController:toWindow:")]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "DidDisconnectCarInterfaceController", ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(UIApplication), typeof(CPInterfaceController), typeof(CPWindow) }, Selector = "application:didDisconnectCarInterfaceController:fromWindow:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidSelectNavigationAlert", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(UIApplication), typeof(CPNavigationAlert) }, Selector = "application:didSelectNavigationAlert:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidSelectManeuver", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(UIApplication), typeof(CPManeuver) }, Selector = "application:didSelectManeuver:")]
    [Unavailable(PlatformName.WatchOS, PlatformArchitecture.All, null)]
    [Unavailable(PlatformName.TvOS, PlatformArchitecture.All, null)]
    [Unavailable(PlatformName.MacOSX, PlatformArchitecture.All, null)]
    public interface ICPApplicationDelegate : INativeObject, IDisposable, IUIApplicationDelegate
}
Assembly Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065
.NET 6.07.08.09.0
Platform Restrictions

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

05/01/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙