Contents

select(_:byExtendingSelection:)

Selects a group or a set of groups in the group list.

Declaration

func select(_ group: ABGroup!, byExtendingSelection extend: Bool)

Parameters

  • group:

    The group to be selected, or to be added to the current selection.

  • extend:

    True to extend the current selection; otherwise, False.

See Also

Selecting Groups and Records