MonobjcMonobjc Documented Class Library
BrowserObjectValueForItem Event
NamespacesMonobjc.AppKitNSBrowser..::..NSBrowserDelegateEventDispatcherBrowserObjectValueForItem

Returns the object that the specified item uses to draw its contents.

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

Available in Mac OS X v10.6 and later.

Declaration Syntax
C#Visual BasicVisual C++
Return Value
The item’s object.
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)

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