Contents

init(optionsGroups:summary:)

Creates and initializes a collaboration share options object the array of groups and a summary string.

Declaration

init(optionsGroups: [SWCollaborationOptionsGroup], summary: String)

Parameters

  • optionsGroups:

    An array of Swcollaborationoptionsgroup objects to customize how the system shares the collaboration.

  • summary:

    A localized string to summarize the collaboration options.

See Also

Creating share options