Contents

hidesAccessoryWhenEditing

A Boolean value that determines whether the accessory view is hidden when the cell is being edited.

Declaration

@property (nonatomic) BOOL hidesAccessoryWhenEditing;

Discussion

The default value is true.

See Also

Deprecated