- key
- The name of the preference to remove.
Documentation for this section has not yet been entered.
Mark in the editor that a preference value should be removed, which will be done in the actual preferences once ISharedPreferencesEditor.Commit is called.
Note that when committing back to the preferences, all removals are done first, regardless of whether you called remove before or after put methods on this editor.