isExpanded(_:)
Indicates whether the item with the specified identifier is in an expanded state.
Declaration
func isExpanded(_ item: ItemIdentifierType) -> BoolDiscussion
This expansion state persists along with the section snapshot.
Indicates whether the item with the specified identifier is in an expanded state.
func isExpanded(_ item: ItemIdentifierType) -> BoolThis expansion state persists along with the section snapshot.