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.
A Boolean value that determines whether the accessory view is hidden when the cell is being edited.
@property (nonatomic) BOOL hidesAccessoryWhenEditing;The default value is true.