NSCollectionViewLayout
NSCollectionViewLayout()
NSCollectionViewLayout(IntPtr)
NSCollectionViewLayout(NativeHandle)
NSCollectionViewLayout(NSCoder)
NSCollectionViewLayout(NSObjectFlag)
ClassHandle
CollectionView
CollectionViewContentSize
InvalidationContextClass
LayoutAttributesClass
Dispose(Boolean)
EncodeTo(NSCoder)
FinalizeAnimatedBoundsChange()
FinalizeCollectionViewUpdates()
FinalizeLayoutTransition()
GetFinalLayoutAttributesForDisappearingDecorationElement(NSString, NSIndexPath)
GetFinalLayoutAttributesForDisappearingItem(NSIndexPath)
GetFinalLayoutAttributesForDisappearingSupplementaryElement(NSString, NSIndexPath)
GetIndexPathsToDeleteForDecorationView(NSString)
GetIndexPathsToDeleteForSupplementaryView(NSString)
GetIndexPathsToInsertForDecorationView(NSString)
GetIndexPathsToInsertForSupplementaryView(NSString)
GetInitialLayoutAttributesForAppearingDecorationElement(NSString, NSIndexPath)
GetInitialLayoutAttributesForAppearingItem(NSIndexPath)
GetInitialLayoutAttributesForAppearingSupplementaryElement(NSString, NSIndexPath)
GetInvalidationContext(CGRect)
GetInvalidationContext(NSCollectionViewLayoutAttributes, NSCollectionViewLayoutAttributes)
GetLayoutAttributesForDecorationView(NSString, NSIndexPath)
GetLayoutAttributesForDropTarget(CGPoint)
GetLayoutAttributesForElements(CGRect)
GetLayoutAttributesForInterItemGap(NSIndexPath)
GetLayoutAttributesForItem(NSIndexPath)
GetLayoutAttributesForSupplementaryView(NSString, NSIndexPath)
GetTargetContentOffset(CGPoint)
GetTargetContentOffset(CGPoint, CGPoint)
InvalidateLayout()
InvalidateLayout(NSCollectionViewLayoutInvalidationContext)
PrepareForAnimatedBoundsChange(CGRect)
PrepareForCollectionViewUpdates(NSCollectionViewUpdateItem[])
PrepareForTransitionFromLayout(NSCollectionViewLayout)
PrepareForTransitionToLayout(NSCollectionViewLayout)
PrepareLayout()
RegisterClassForDecorationView(Type, NSString)
RegisterNib(NSNib, NSString)
ShouldInvalidateLayout(CGRect)
ShouldInvalidateLayout(NSCollectionViewLayoutAttributes, NSCollectionViewLayoutAttributes)
xamarinmac
namespace AppKit
{
[Introduced(PlatformName.MacOSX, 10, 11, PlatformArchitecture.All, null)]
[Register("NSCollectionViewLayout", true)]
public class NSCollectionViewLayout : NSObject, INSCoding, INativeObject, IDisposable
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
protected internal NSCollectionViewLayout(IntPtr handle);
}
}
Xamarin macOS | 0.0 |
---|---|
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , 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