MonobjcMonobjc Documented Class Library
BrowserHeaderViewControllerForItem Event
NamespacesMonobjc.AppKitNSBrowser..::..NSBrowserDelegateEventDispatcherBrowserHeaderViewControllerForItem

Asks the delegate for a controller that provides a header view for the specified column item.

Original signature is '- (NSViewController *)browser:(NSBrowser *)browser headerViewControllerForItem:(id)item'

Available in Mac OS X v10.6 and later.

Declaration Syntax
C#Visual BasicVisual C++
Return Value
A view controller that provides a header view, or nil to omit the header view.
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)

Assembly: Monobjc.AppKit (Module: Monobjc.AppKit)