Contents

init(contentType:)

Creates an attribute set for the specified content type.

Declaration

init(contentType: UTType)

Parameters

  • contentType:

    The type of the content. For example, Png or Movie.

Return Value

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