UICollectionViewLayout.LayoutAttributesForSupplementaryView Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
LayoutAttributesForSupplementaryView(UICollectionElementKindSection, NSIndexPath) |
Os atributos para a exibição suplementar no indexPath especificado. |
LayoutAttributesForSupplementaryView(NSString, NSIndexPath) |
UICollectionViewLayoutAttributes para a exibição suplementar especificada. |
LayoutAttributesForSupplementaryView(UICollectionElementKindSection, NSIndexPath)
Os atributos para a exibição suplementar no indexPath especificado.
public UIKit.UICollectionViewLayoutAttributes LayoutAttributesForSupplementaryView (UIKit.UICollectionElementKindSection section, Foundation.NSIndexPath indexPath);
member this.LayoutAttributesForSupplementaryView : UIKit.UICollectionElementKindSection * Foundation.NSIndexPath -> UIKit.UICollectionViewLayoutAttributes
Parâmetros
- section
- UICollectionElementKindSection
- indexPath
- NSIndexPath
Retornos
Aplica-se a
LayoutAttributesForSupplementaryView(NSString, NSIndexPath)
UICollectionViewLayoutAttributes para a exibição suplementar especificada.
[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
Parâmetros
- kind
- NSString
- indexPath
- NSIndexPath
Retornos
- Atributos