representedItem()
Returns the receiver’s represented object.
Declaration
func representedItem() -> Any!Return Value
The item represented by the cell.
Discussion
Subclasses should not override this method.
Returns the receiver’s represented object.
func representedItem() -> Any!The item represented by the cell.
Subclasses should not override this method.