Contents

UTTypeSourceCode

A base type that represents source code of any programming language.

Declaration

extern UTType * const UTTypeSourceCode;

Discussion

The identifier for this type is public.source-code.

This type conforms to UTTypeText.

See Also

Apple system base types