Performs custom tasks when the selection changes.
Original signature is '- (void) imageBrowserSelectionDidChange:(IKImageBrowserView *) aBrowser'
Available in Mac OS X v10.5 and later.

C# | Visual Basic | Visual C++ |
void ImageBrowserSelectionDidChange( IKImageBrowserView aBrowser )
Sub ImageBrowserSelectionDidChange ( _ aBrowser As IKImageBrowserView _ )
void ImageBrowserSelectionDidChange( IKImageBrowserView^ aBrowser )

- aBrowser (IKImageBrowserView)
- An image browser view.

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