UIDynamicAnimator.GetLayoutAttributesForSupplementaryView Método

Definição

Os atributos de layout para uma exibição suplementar 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

Retornos

Atributos

Aplica-se a