init(exportedAs:)
Creates a type your app owns based on an identifier.
Declaration
init(exportedAs identifier: String)Parameters
- identifier:
The identifier of your type.
Creates a type your app owns based on an identifier.
init(exportedAs identifier: String)The identifier of your type.