UICollectionElementKindSection 列舉
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
流程配置中支援的檢視類型列舉。
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UICollectionElementKindSection
type UICollectionElementKindSection =
- 繼承
-
UICollectionElementKindSection
- 屬性
欄位
Footer | 1 | UIView應該將 視為頁尾。 |
Header | 0 | UIView應該將 視為標頭。 |