Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Enum: RT.Util.SettingsSerializer

Summary

Determines which serializer the settings are read/written by.

Enum values

1Use the Classify serializer with the binary format.
2Use the Classify serializer with the JSON format.
0Use the Classify serializer with the XML format.