Contents

isExpanded(_:)

Indicates whether the item with the specified identifier is in an expanded state.

Declaration

func isExpanded(_ item: Any) -> Bool

Discussion

This expansion state persists along with the section snapshot.

See Also

Expanding and collapsing items