net9.0-tvos
namespace TVUIKit
{
    [Protocol(Name = "TVCollectionViewDelegateFullScreenLayout", WrapperType = typeof(TVCollectionViewDelegateFullScreenLayoutWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "WillCenterCell", ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(UICollectionView), typeof(UICollectionViewLayout), typeof(NSIndexPath) }, Selector = "collectionView:layout:willCenterCellAtIndexPath:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidCenterCell", ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(UICollectionView), typeof(UICollectionViewLayout), typeof(NSIndexPath) }, Selector = "collectionView:layout:didCenterCellAtIndexPath:")]
    [SupportedOSPlatform("tvos13.0")]
    public interface ITVCollectionViewDelegateFullScreenLayout : INativeObject, IDisposable, IUICollectionViewDelegate, IUIScrollViewDelegate
}
Assembly Microsoft.tvOS , Version=17.0.0.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 >= 13
  • Built-in API
  • Package-provided API

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