.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. UIKit
  3. UICollectionViewLayoutAttributes
  4. Copy(NSZone)
  • UICollectionViewLayoutAttributes
    • UICollectionViewLayoutAttributes()
    • UICollectionViewLayoutAttributes(IntPtr)
    • UICollectionViewLayoutAttributes(NativeHandle)
    • UICollectionViewLayoutAttributes(NSObjectFlag)
    • Alpha
    • Bounds
    • Center
    • ClassHandle
    • CollisionBoundingPath
    • CollisionBoundsType
    • Frame
    • Hidden
    • IndexPath
    • RepresentedElementCategory
    • RepresentedElementKind
    • Size
    • Transform
    • Transform3D
    • ZIndex
    • Copy(NSZone)
    • CreateForCell(NSIndexPath)
    • CreateForCell<T>(NSIndexPath)
    • CreateForDecorationView(NSString, NSIndexPath)
    • CreateForDecorationView<T>(NSString, NSIndexPath)
    • CreateForSupplementaryView(NSString, NSIndexPath)
    • CreateForSupplementaryView(UICollectionElementKindSection, NSIndexPath)
    • CreateForSupplementaryView<T>(NSString, NSIndexPath)
    • CreateForSupplementaryView<T>(UICollectionElementKindSection, NSIndexPath)
xamarinios
namespace UIKit
{
    [Register("UICollectionViewLayoutAttributes", true)]
    public class UICollectionViewLayoutAttributes : NSObject, INSCopying, INativeObject, IDisposable, IUIDynamicItem
    {
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        [Export("copyWithZone:")]
        [return: Release]
        public virtual NSObject! Copy(NSZone? zone);
    }
}
nuget.org
0.0 %
Reference this API
.NET 6.07.08.09.0
Information specific to xamarinios
Assembly

Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

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