xamarintvos
namespace TVMLKit
{
    [Introduced(PlatformName.TvOS, 9, 0, PlatformArchitecture.All, null)]
    [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 Xamarin.TVOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065
.NET 6.0-tvos7.0-tvos8.0-tvos9.0-tvos
OS Platforms

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

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