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.
Creates a type your app uses, but doesn’t own, based on an identifier.
init(importedAs identifier: String)The identifier of your type.