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
{
public static T CreateForCell<T>(NSIndexPath indexPath)
where T, UICollectionViewLayoutAttributes;
}
}
.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