Contents

shouldCollapseItemHandler

The handler that determines whether a particular item is collapsable.

Declaration

@property (nonatomic, copy, nullable) BOOL (^shouldCollapseItemHandler)(ItemType );

See Also

Expanding and collapsing items