UTTypeText
A base type that represents all text-encoded data, including text with markup.
Declaration
extern UTType * const UTTypeText;Discussion
The identifier for this type is public.text.
This type conforms to UTTypeData and UTTypeContent.
A base type that represents all text-encoded data, including text with markup.
extern UTType * const UTTypeText;The identifier for this type is public.text.
This type conforms to UTTypeData and UTTypeContent.