Contents

UTTypeJSON

A type that represents JavaScript Object Notation (JSON) data.

Declaration

extern UTType * const UTTypeJSON;

Discussion

The identifier for this type is public.json.

This type conforms to UTTypeText; it doesn’t conform to UTTypeJavaScript.

See Also

Data interchange formats