次の方法で共有


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

適用対象