UICollectionViewLayout.LayoutAttributesForSupplementaryView Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
LayoutAttributesForSupplementaryView(UICollectionElementKindSection, NSIndexPath) |
Attributs de la vue supplémentaire à l’indexPath spécifié. |
LayoutAttributesForSupplementaryView(NSString, NSIndexPath) |
UICollectionViewLayoutAttributes pour la vue supplémentaire spécifiée. |
LayoutAttributesForSupplementaryView(UICollectionElementKindSection, NSIndexPath)
Attributs de la vue supplémentaire à l’indexPath spécifié.
public UIKit.UICollectionViewLayoutAttributes LayoutAttributesForSupplementaryView (UIKit.UICollectionElementKindSection section, Foundation.NSIndexPath indexPath);
member this.LayoutAttributesForSupplementaryView : UIKit.UICollectionElementKindSection * Foundation.NSIndexPath -> UIKit.UICollectionViewLayoutAttributes
Paramètres
- section
- UICollectionElementKindSection
- indexPath
- NSIndexPath
Retours
S’applique à
LayoutAttributesForSupplementaryView(NSString, NSIndexPath)
UICollectionViewLayoutAttributes pour la vue supplémentaire spécifiée.
[Foundation.Export("layoutAttributesForSupplementaryViewOfKind:atIndexPath:")]
public virtual UIKit.UICollectionViewLayoutAttributes LayoutAttributesForSupplementaryView (Foundation.NSString kind, Foundation.NSIndexPath indexPath);
abstract member LayoutAttributesForSupplementaryView : Foundation.NSString * Foundation.NSIndexPath -> UIKit.UICollectionViewLayoutAttributes
override this.LayoutAttributesForSupplementaryView : Foundation.NSString * Foundation.NSIndexPath -> UIKit.UICollectionViewLayoutAttributes
Paramètres
- kind
- NSString
- indexPath
- NSIndexPath
Retours
- Attributs