net9.0-tvos
namespace TVMLKit
{
    [Protocol(Name = "TVApplicationControllerDelegate", WrapperType = typeof(TVApplicationControllerDelegateWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "EvaluateAppJavaScript", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(TVApplicationController), typeof(JSContext) }, Selector = "appController:evaluateAppJavaScriptInContext:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidFinishLaunching", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(TVApplicationController), typeof(NSDictionary<NSString, NSObject>) }, Selector = "appController:didFinishLaunchingWithOptions:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidFail", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(TVApplicationController), typeof(NSError) }, Selector = "appController:didFailWithError:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidStop", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(TVApplicationController), typeof(NSDictionary<NSString, NSObject>) }, Selector = "appController:didStopWithOptions:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetPlayer", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(TVApplicationController) }, ReturnType = typeof(TVPlayer), Selector = "playerForAppController:")]
    public interface ITVApplicationControllerDelegate : INativeObject, IDisposable
}
Assembly Microsoft.tvOS , Version=17.0.0.0, PublicKeyToken=84e04ff9cfb79065
.NET 6.0-tvos7.0-tvos8.0-tvos9.0-tvos
Xamarin tvOS 0.0
OS Platforms

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

  • iOS >= 11
  • Mac Catalyst >= 11
  • macOS >= 10.15
  • tvOS >= 11
  • watchOS
  • Built-in API
  • Package-provided API

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