Contents

data

A base type that represents any sort of byte stream, including files and in-memory data.

Declaration

static var data: UTType { get }

Discussion

The identifier for this type is public.data.

This type conforms to UTTypeItem.

See Also

Apple system base types