MonobjcMonobjc Documented Class Library
BrowserDidChangeLastColumnToColumn Event
NamespacesMonobjc.AppKitNSBrowser..::..NSBrowserDelegateEventDispatcherBrowserDidChangeLastColumnToColumn

Tells the delegate that the browser’s last column changed.

Original signature is '- (void)browser:(NSBrowser *)browser didChangeLastColumn:(NSInteger)oldLastColumn toColumn:(NSInteger)column'

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)