Contents

shouldExpandItem

The handler that determines whether a particular item is expandable.

Declaration

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

See Also

Expanding and collapsing items