Share via


NSCollectionViewFlowLayout.SectionInset Property

Definition

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

Property Value

Attributes

Applies to