Contents

UITableViewCell.AccessoryType

The type of standard accessory control used by a cell.

Declaration

enum AccessoryType

Mentioned 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

Initializers

See Also

Managing accessory views