UICollectionViewFlowLayoutSectionInsetReference Enum

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UICollectionViewFlowLayoutSectionInsetReference
type UICollectionViewFlowLayoutSectionInsetReference = 
Inheritance
UICollectionViewFlowLayoutSectionInsetReference
Attributes

Fields

ContentInset 0
LayoutMargins 2
SafeArea 1

Applies to