IPreferences
Constructors
No public constructors defined
Methods
Boolean Save(String filePath) | stability index:1 |
---|---|
Return Value: Returns true if the serialization is successful, or false otherwise. | |
Call this method to serialize PreferenceSettings given the output file path. | |
filePath | |
The full path of the output file to serialize PreferenceSettings to. |