net7.0-tvos
namespace TVMLKit
{
    [Protocol(Name = "TVInterfaceCreating", WrapperType = typeof(TVInterfaceCreatingWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetViewForElement", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(TVViewElement), typeof(UIView) }, ReturnType = typeof(UIView), Selector = "viewForElement:existingView:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetViewControllerForElement", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(TVViewElement), typeof(UIViewController) }, ReturnType = typeof(UIViewController), Selector = "viewControllerForElement:existingViewController:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetUrlForResource", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(string) }, ReturnType = typeof(NSUrl), Selector = "URLForResource:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetImageForResource", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(string) }, ReturnType = typeof(UIImage), Selector = "imageForResource:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetCollectionViewCellClass", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(TVViewElement) }, ReturnType = typeof(Class), Selector = "collectionViewCellClassForElement:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetPlayerViewController", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(TVPlayer) }, ReturnType = typeof(UIViewController), Selector = "playerViewControllerForPlayer:")]
    [SupportedOSPlatform("tvos9.0")]
    public interface ITVInterfaceCreating : INativeObject, IDisposable
}
Assembly Microsoft.tvOS , Version=16.0.700.0, PublicKeyToken=84e04ff9cfb79065
.NET 6.0-tvos7.0-tvos8.0-tvos9.0-tvos
OS Platforms

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

  • tvOS >= 9
  • Built-in API
  • Package-provided API

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