Edytuj

Udostępnij za pośrednictwem


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

Name Value Description
ContentInset 0
SafeArea 1
LayoutMargins 2

Applies to