init(itemContentType:)
Creates an attribute set for the specified content type.
Declaration
init(itemContentType: String)Parameters
- itemContentType:
The uniform type identifier of the content. For example,
kUTTypePNGorkUTTypeMovie.
Return Value
An attribute set that represents an item of the specified content type.