Returns the cell to use for the specified item.
SDK
- macOS 10.6+
Framework
- Quartz
Declaration
- (IKImage Browser Cell *)newCellForRepresentedItem:(id)anItem;
Parameters
anItem
The item that the returned cell will represent.
Return Value
A new cell.
Discussion
Subclasses can override this method to customize the appearance of the cell that will represent an
.