Initializes a newly allocated image browser view with the provided frame rectangle.
Original signature is '- (id)initWithFrame:(NSRect)frame'
Available in Mac OS X v10.5 and later.


- frame (NSRect)
- The rectangle for the image browser.

The initialized object.

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