MonobjcMonobjc Documented Class Library
BrowserPreviewViewControllerForLeafItem Event
NamespacesMonobjc.AppKitNSBrowser..::..NSBrowserDelegateEventDispatcherBrowserPreviewViewControllerForLeafItem

Asks the delegate for a controller that provides a preview column for the specified leaf item.

Original signature is '- (NSViewController *)browser:(NSBrowser *)browser previewViewControllerForLeafItem:(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 preview column, or nil to suppress the preview column.
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)

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