- imageBrowser:groupAtIndex:
Returns the group at the specified index.
Availability
Technology
- (NSUInteger
)numberOfGroupsInImageBrowser:(IKImageBrowserView
*)aBrowser;
aBrowser
An image browser view.
The number of groups.
This method is optional.
- imageBrowser:groupAtIndex: