UICollectionView.GetVisibleSupplementaryViews(NSString) 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.
Récupère le tableau des vues supplémentaires d’en-tête ou de pied de page visibles.
[Foundation.Export("visibleSupplementaryViewsOfKind:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UICollectionReusableView[] GetVisibleSupplementaryViews (Foundation.NSString elementKind);
abstract member GetVisibleSupplementaryViews : Foundation.NSString -> UIKit.UICollectionReusableView[]
override this.GetVisibleSupplementaryViews : Foundation.NSString -> UIKit.UICollectionReusableView[]
Paramètres
- elementKind
- NSString
Valeur dans UICollectionElementKindSectionKey
Retours
- Attributs