UICollectionViewLayout.LayoutAttributesForSupplementaryView Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
LayoutAttributesForSupplementaryView(UICollectionElementKindSection, NSIndexPath) |
Attributi per la vista supplementare in corrispondenza dell'indexPath specificato. |
LayoutAttributesForSupplementaryView(NSString, NSIndexPath) |
UICollectionViewLayoutAttributes per la visualizzazione supplementare specificata. |
LayoutAttributesForSupplementaryView(UICollectionElementKindSection, NSIndexPath)
Attributi per la vista supplementare in corrispondenza dell'indexPath specificato.
public UIKit.UICollectionViewLayoutAttributes LayoutAttributesForSupplementaryView (UIKit.UICollectionElementKindSection section, Foundation.NSIndexPath indexPath);
member this.LayoutAttributesForSupplementaryView : UIKit.UICollectionElementKindSection * Foundation.NSIndexPath -> UIKit.UICollectionViewLayoutAttributes
Parametri
- section
- UICollectionElementKindSection
- indexPath
- NSIndexPath
Restituisce
Si applica a
LayoutAttributesForSupplementaryView(NSString, NSIndexPath)
UICollectionViewLayoutAttributes per la visualizzazione supplementare specificata.
[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
Parametri
- kind
- NSString
- indexPath
- NSIndexPath
Restituisce
- Attributi