Contents

accessibilityDisclosed

A Boolean value that determines whether the row is disclosing other rows.

Declaration

@property (getter=isAccessibilityDisclosed) BOOL accessibilityDisclosed;

Discussion

Use this property in the elements representing an outline’s row.

See Also

Configuring outline rows