Contents

shouldCollapseItem

The handler that determines whether a particular item is collapsable.

Declaration

var shouldCollapseItem: ((ItemIdentifierType) -> Bool)? { get set }

See Also

Expanding and collapsing items