Contents

json

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

Declaration

static var json: UTType { get }

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