- key
- The name of the preference to modify.
- value
- The new value for the preference. Supplying null as the value is equivalent to calling ISharedPreferencesEditor.Remove(string) with this key.
Documentation for this section has not yet been entered.
Set a String value in the preferences editor, to be written back once ISharedPreferencesEditor.Commit or ISharedPreferencesEditor.Apply are called.