Share via


NSTableViewDiffableDataSource<SectionIdentifierType,ItemIdentifierType>.SectionHeaderViewProvider Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSTableViewDiffableDataSourceSectionHeaderViewProvider? SectionHeaderViewProvider { [Foundation.Export("sectionHeaderViewProvider", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setSectionHeaderViewProvider:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("sectionHeaderViewProvider", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setSectionHeaderViewProvider:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.SectionHeaderViewProvider : AppKit.NSTableViewDiffableDataSourceSectionHeaderViewProvider with get, set

Property Value

Attributes

Applies to