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:")]
    public interface ITVInterfaceCreating : 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

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