UIDynamicAnimator.GetLayoutAttributesForSupplementaryView Método

Definición

Atributos de diseño de una vista complementaria UICollectioNView.

[Foundation.Export("layoutAttributesForSupplementaryViewOfKind:atIndexPath:")]
public virtual UIKit.UICollectionViewLayoutAttributes GetLayoutAttributesForSupplementaryView (Foundation.NSString viewKind, Foundation.NSIndexPath viewIndexPath);
abstract member GetLayoutAttributesForSupplementaryView : Foundation.NSString * Foundation.NSIndexPath -> UIKit.UICollectionViewLayoutAttributes
override this.GetLayoutAttributesForSupplementaryView : Foundation.NSString * Foundation.NSIndexPath -> UIKit.UICollectionViewLayoutAttributes

Parámetros

viewKind
NSString
viewIndexPath
NSIndexPath

Devoluciones

Atributos

Se aplica a