Поделиться через


UICollectionViewLayout.InitialLayoutAttributesForAppearingDecorationElement Метод

Определение

Сведения о начальном макете представления оформления, который вставляется в UICollectionView.

[Foundation.Export("initialLayoutAttributesForAppearingDecorationElementOfKind:atIndexPath:")]
public virtual UIKit.UICollectionViewLayoutAttributes InitialLayoutAttributesForAppearingDecorationElement (Foundation.NSString elementKind, Foundation.NSIndexPath decorationIndexPath);
abstract member InitialLayoutAttributesForAppearingDecorationElement : Foundation.NSString * Foundation.NSIndexPath -> UIKit.UICollectionViewLayoutAttributes
override this.InitialLayoutAttributesForAppearingDecorationElement : Foundation.NSString * Foundation.NSIndexPath -> UIKit.UICollectionViewLayoutAttributes

Параметры

elementKind
NSString
decorationIndexPath
NSIndexPath

Возвращаемое значение

Атрибуты

Применяется к