Contents

UICellAccessoryOutlineDisclosure

The outline disclosure system accessory.

Declaration

@interface UICellAccessoryOutlineDisclosure : UICellAccessory

Overview

An outline disclosure is a rotating chevron for use in outlines. In iOS and for headers in Mac Catalyst, this accessory appears on the trailing edge. For cells in Mac Catalyst, this accessory appears on the leading edge.

Use this cell accessory to indicate that an item can expand and collapse, and to enable the user to toggle between the expanded and collapsed states.

Topics

Accessing configuration options

See Also

Creating a system accessory