UICollectionViewLayout
UICollectionViewLayout()
UICollectionViewLayout(IntPtr)
UICollectionViewLayout(NativeHandle)
UICollectionViewLayout(NSCoder)
UICollectionViewLayout(NSObjectFlag)
AutomaticDimension
ClassHandle
CollectionView
CollectionViewContentSize
DevelopmentLayoutDirection
FlipsHorizontallyInOppositeLayoutDirection
LayoutAttributesClass
EncodeTo(NSCoder)
FinalizeAnimatedBoundsChange()
FinalizeCollectionViewUpdates()
FinalizeLayoutTransition()
FinalLayoutAttributesForDisappearingDecorationElement(NSString, NSIndexPath)
FinalLayoutAttributesForDisappearingItem(NSIndexPath)
FinalLayoutAttributesForDisappearingSupplementaryElement(NSString, NSIndexPath)
GetIndexPathsToDeleteForDecorationViewOfKind(NSString)
GetIndexPathsToDeleteForSupplementaryView(NSString)
GetIndexPathsToInsertForDecorationView(NSString)
GetIndexPathsToInsertForSupplementaryView(NSString)
GetInvalidationContext(UICollectionViewLayoutAttributes, UICollectionViewLayoutAttributes)
GetInvalidationContextForBoundsChange(CGRect)
GetInvalidationContextForEndingInteractiveMovementOfItems(NSIndexPath[], NSIndexPath[], Boolean)
GetInvalidationContextForInteractivelyMovingItems(NSIndexPath[], CGPoint, NSIndexPath[], CGPoint)
GetLayoutAttributesForInteractivelyMovingItem(NSIndexPath, CGPoint)
GetTargetIndexPathForInteractivelyMovingItem(NSIndexPath, CGPoint)
InitialLayoutAttributesForAppearingDecorationElement(NSString, NSIndexPath)
InitialLayoutAttributesForAppearingItem(NSIndexPath)
InitialLayoutAttributesForAppearingSupplementaryElement(NSString, NSIndexPath)
InvalidateLayout()
InvalidateLayout(UICollectionViewLayoutInvalidationContext)
InvalidationContextClass()
LayoutAttributesForDecorationView(NSString, NSIndexPath)
LayoutAttributesForElementsInRect(CGRect)
LayoutAttributesForItem(NSIndexPath)
LayoutAttributesForSupplementaryView(NSString, NSIndexPath)
LayoutAttributesForSupplementaryView(UICollectionElementKindSection, NSIndexPath)
PrepareForAnimatedBoundsChange(CGRect)
PrepareForCollectionViewUpdates(UICollectionViewUpdateItem[])
PrepareForTransitionFromLayout(UICollectionViewLayout)
PrepareForTransitionToLayout(UICollectionViewLayout)
PrepareLayout()
RegisterClassForDecorationView(Type, NSString)
RegisterNibForDecorationView(UINib, NSString)
ShouldInvalidateLayout(UICollectionViewLayoutAttributes, UICollectionViewLayoutAttributes)
ShouldInvalidateLayoutForBoundsChange(CGRect)
TargetContentOffset(CGPoint, CGPoint)
TargetContentOffsetForProposedContentOffset(CGPoint)
xamarinios
namespace UIKit
{
[Register("UICollectionViewLayout", true)]
public class UICollectionViewLayout : NSObject, INSCoding, INativeObject, IDisposable
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Export("finalizeCollectionViewUpdates")]
public virtual void FinalizeCollectionViewUpdates();
}
}
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