net9.0-ios
namespace UIKit
{
    [Protocol(Name = "NSCollectionLayoutVisibleItem", WrapperType = typeof(NSCollectionLayoutVisibleItemWrapper))]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "name", IsProperty = true, IsRequired = true, IsStatic = false, Name = "Name", PropertyType = typeof(string), Selector = "name")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "indexPath", IsProperty = true, IsRequired = true, IsStatic = false, Name = "IndexPath", PropertyType = typeof(NSIndexPath), Selector = "indexPath")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "frame", IsProperty = true, IsRequired = true, IsStatic = false, Name = "Frame", PropertyType = typeof(CGRect), Selector = "frame")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "representedElementCategory", IsProperty = true, IsRequired = true, IsStatic = false, Name = "RepresentedElementCategory", PropertyType = typeof(UICollectionElementCategory), Selector = "representedElementCategory")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "representedElementKind", IsProperty = true, IsRequired = true, IsStatic = false, Name = "RepresentedElementKind", PropertyType = typeof(string), Selector = "representedElementKind")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "alpha", IsProperty = true, IsRequired = true, IsStatic = false, Name = "Alpha", PropertyType = typeof(NFloat), Selector = "alpha", SetterSelector = "setAlpha:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "zIndex", IsProperty = true, IsRequired = true, IsStatic = false, Name = "ZIndex", PropertyType = typeof(IntPtr), Selector = "zIndex", SetterSelector = "setZIndex:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "isHidden", IsProperty = true, IsRequired = true, IsStatic = false, Name = "Hidden", PropertyType = typeof(bool), Selector = "hidden", SetterSelector = "setHidden:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.Assign, GetterSelector = "transform3D", IsProperty = true, IsRequired = true, IsStatic = false, Name = "Transform3D", PropertyType = typeof(CATransform3D), Selector = "transform3D", SetterSelector = "setTransform3D:")]
    [SupportedOSPlatform("tvos13.0")]
    [SupportedOSPlatform("ios13.0")]
    [SupportedOSPlatform("maccatalyst")]
    public interface INSCollectionLayoutVisibleItem : INativeObject, IDisposable, IUIDynamicItem
}
Assembly Microsoft.iOS , Version=17.0.0.0, PublicKeyToken=84e04ff9cfb79065
.NET 6.0-ios6.0-maccatalyst6.0-tvos7.0-ios7.0-maccatalyst7.0-tvos8.0-ios8.0-maccatalyst8.0-tvos9.0-ios9.0-maccatalyst9.0-tvos
Xamarin iOS 0.0
Xamarin tvOS 0.0
OS Platforms

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

  • iOS >= 13
  • Mac Catalyst
  • tvOS >= 13
  • Built-in API
  • Package-provided API

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