Returns the browser cell for the item at the specified index.
SDK
- macOS 10.6+
Framework
- Quartz
Declaration
func cellForItem(at index: Int) -> IKImage Browser Cell!
Parameters
index
The index.
Return Value
The browser cell at the specified index.
Discussion
Subclasses must not override this method.