Asks the delegate to return the root item of the browser.
Original signature is '- (id)rootItemForBrowser:(NSBrowser *)browser'
Available in Mac OS X v10.6 and later.


- browser (NSBrowser)
- The browser.

The browser’s root item.

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)