UITableViewCell.AccessoryType
The type of standard accessory control used by a cell.
Declaration
enum AccessoryTypeMentioned in
Overview
Use these constants to set the value of the accessoryType property.
Several accessory views support additional interactions. For example, a detail button conveys that there is additional information for the user to see. For information about how to respond to interactions with a specific accessory view, see the discussion for that type.
Topics
Accessory views
UITableViewCell.AccessoryType.noneUITableViewCell.AccessoryType.disclosureIndicatorUITableViewCell.AccessoryType.detailDisclosureButtonUITableViewCell.AccessoryType.checkmarkUITableViewCell.AccessoryType.detailButton