Partager via


UICollectionElementCategory Énumération

Définition

Énumération des valeurs utilisées par RepresentedElementCategory.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UICollectionElementCategory
type UICollectionElementCategory = 
Héritage
UICollectionElementCategory
Attributs

Champs

Cell 0

Le associé UIView est une cellule dans un UICollectionView.

DecorationView 2

Le associé UIView est une décoration dans un UICollectionView.

SupplementaryView 1

Le associé UIView est un champ dans un UICollectionView.

S’applique à