Condividi tramite


UIDynamicAnimator.GetLayoutAttributesForSupplementaryView Metodo

Definizione

Attributi di layout per una visualizzazione supplementare 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

Parametri

viewKind
NSString
viewIndexPath
NSIndexPath

Restituisce

Attributi

Si applica a