Contents

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, kUTTypePNG or kUTTypeMovie.

Return Value

An attribute set that represents an item of the specified content type.