shouldCollapseItem
The handler that determines whether a particular item is collapsable.
Declaration
var shouldCollapseItem: ((ItemIdentifierType) -> Bool)? { get set }The handler that determines whether a particular item is collapsable.
var shouldCollapseItem: ((ItemIdentifierType) -> Bool)? { get set }