UICellAccessoryMultiselect
The multiselect system accessory.
Declaration
@interface UICellAccessoryMultiselect : UICellAccessoryOverview
A multiselect cell accessory changes its apperance according to the cell’s selection state. The accessory displays as an empty circle for an unselected cell and as a filled circle with a checkmark for a selected cell. This accessory appears on the leading edge of the cell.