Contents

init(exportedAs:)

Creates a type your app owns based on an identifier.

Declaration

init(exportedAs identifier: String)

Parameters

  • identifier:

    The identifier of your type.

See Also

Creating a type