imageBrowserView()
Returns the view the receiver uses to display the cell.
Declaration
func imageBrowserView() -> IKImageBrowserView!Return Value
The browser view containing the cell.
Discussion
Subclasses should not override this method.
Returns the view the receiver uses to display the cell.
func imageBrowserView() -> IKImageBrowserView!The browser view containing the cell.
Subclasses should not override this method.