MonobjcMonobjc Documented Class Library
BrowserSetObjectValueForItem Event
NamespacesMonobjc.AppKitNSBrowser..::..NSBrowserDelegateEventDispatcherBrowserSetObjectValueForItem

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

Original signature is '- (void)browser:(NSBrowser *)browser setObjectValue:(id)object forItem:(id)item'

Available in Mac OS X v10.6 and later.

Declaration Syntax
C#Visual BasicVisual C++
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)

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