Contents

printableUTIs

Returns a set of the Uniform Type Identifiers for the types of data that UIKit can print.

Declaration

class var printableUTIs: Set<String> { get }

Return Value

A set object that contains, as strings, the UTIs identifying data types that UIKit knows how to print natively.

See Also

Determining printability