Contents

collapseItem(_:)

Collapses a given item.

Declaration

func collapseItem(_ item: Any?)

Parameters

  • item:

    An item in the receiver.

Discussion

If item is not expanded or not expandable, does nothing

If collapsing takes place, posts item collapse notification.

See Also

Expanding and Collapsing the Outline