type
A type with an identifier that matches a value in the app’s configuration.
Declaration
@NSCopying var type: UTType { get set }Discussion
Provide a UTType symbol name and description in your app’s Info.plist file.
A type with an identifier that matches a value in the app’s configuration.
@NSCopying var type: UTType { get set }Provide a UTType symbol name and description in your app’s Info.plist file.