Contents

expandGroup(at:)

Expands a group at the specified index.

Declaration

func expandGroup(at index: Int)

Parameters

  • index:

    The index of the group you want to expand.

Discussion

This method is declared in OS X v10.5, but an implementation was not provided until OS X v10.6. Avoid using this method in OS X v10.5.

See Also

Reordering and Groups Items