content
A base type that represents anything containing user-viewable content.
Declaration
static var content: UTType { get }Discussion
Types that conform to content include documents, pasteboard data, and document packages. Types describing files or packages must also conform to UTTypeData or UTTypePackage for the system to bind documents to them.
The identifier for this type is public.content.