Share via


UICollectionViewFlowLayout.SectionInset Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIEdgeInsets SectionInset { [Foundation.Export("sectionInset")] get; [Foundation.Export("setSectionInset:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("sectionInset")>]
[<set: Foundation.Export("setSectionInset:")>]
member this.SectionInset : UIKit.UIEdgeInsets with get, set

Property Value

Attributes

Applies to