Contents

init(importedAs:)

Creates a type your app uses, but doesn’t own, based on an identifier.

Declaration

init(importedAs identifier: String)

Parameters

  • identifier:

    The identifier of your type.

See Also

Creating a type