net9.0-ios
namespace CarPlay
{
    [Protocol(Name = "CPTemplateApplicationDashboardSceneDelegate", WrapperType = typeof(CPTemplateApplicationDashboardSceneDelegateWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidConnectDashboardController", ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(CPTemplateApplicationDashboardScene), typeof(CPDashboardController), typeof(UIWindow) }, Selector = "templateApplicationDashboardScene:didConnectDashboardController:toWindow:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidDisconnectDashboardController", ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(CPTemplateApplicationDashboardScene), typeof(CPDashboardController), typeof(UIWindow) }, Selector = "templateApplicationDashboardScene:didDisconnectDashboardController:fromWindow:")]
    [SupportedOSPlatform("ios13.4")]
    [UnsupportedOSPlatform("tvos")]
    [UnsupportedOSPlatform("macos")]
    public interface ICPTemplateApplicationDashboardSceneDelegate : INativeObject, IDisposable, IUISceneDelegate
}
Assembly Microsoft.iOS , Version=17.0.0.0, PublicKeyToken=84e04ff9cfb79065
.NET 6.0-ios7.0-ios8.0-ios9.0-ios
OS Platforms

For the selected framework this API is only supported on the following OS platforms:

  • iOS >= 13.4
  • Mac Catalyst >= 13.4
  • macOS
  • tvOS
  • Built-in API
  • Package-provided API

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