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