Contents

init(title:identifier:)

Creates and initializes a collaboration option object with a provided title and identifier.

Declaration

init(title: String, identifier: String)

Parameters

  • title:

    A localized string the system displays as a title.

  • identifier:

    A unique identifier.

See Also

Creating collaboration options