Partager via


UICollectionViewDelegateFlowLayout_Extensions.GetInsetForSection Méthode

Définition

Marges à appliquer au contenu dans la section spécifiée.

public static UIKit.UIEdgeInsets GetInsetForSection (this UIKit.IUICollectionViewDelegateFlowLayout This, UIKit.UICollectionView collectionView, UIKit.UICollectionViewLayout layout, nint section);
static member GetInsetForSection : UIKit.IUICollectionViewDelegateFlowLayout * UIKit.UICollectionView * UIKit.UICollectionViewLayout * nint -> UIKit.UIEdgeInsets

Paramètres

This
IUICollectionViewDelegateFlowLayout

Instance sur laquelle cette méthode d’extension fonctionne.

collectionView
UICollectionView
section
System.System.IntPtr System.nativeint

Retours

S’applique à