다음을 통해 공유


UICollectionElementCategory 열거형

정의

에서 사용하는 RepresentedElementCategory값의 열거형입니다.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UICollectionElementCategory
type UICollectionElementCategory = 
상속
UICollectionElementCategory
특성

필드

Cell 0

관련 UIView 은 의 셀입니다 UICollectionView.

DecorationView 2

관련 UIView 은 의 장식입니다 UICollectionView.

SupplementaryView 1

관련 UIView 은 의 필드입니다 UICollectionView.

적용 대상