Freigeben über


UICollectionViewLayout.InitialLayoutAttributesForAppearingItem Methode

Definition

Informationen zum Startlayout eines Elements, das in die UICollectionView eingefügt wird.

[Foundation.Export("initialLayoutAttributesForAppearingItemAtIndexPath:")]
public virtual UIKit.UICollectionViewLayoutAttributes InitialLayoutAttributesForAppearingItem (Foundation.NSIndexPath itemIndexPath);
abstract member InitialLayoutAttributesForAppearingItem : Foundation.NSIndexPath -> UIKit.UICollectionViewLayoutAttributes
override this.InitialLayoutAttributesForAppearingItem : Foundation.NSIndexPath -> UIKit.UICollectionViewLayoutAttributes

Parameter

itemIndexPath
NSIndexPath

Gibt zurück

Attribute

Gilt für: