1 implementation of Remove
Microsoft.Maui.Essentials (1)
Preferences\Preferences.netstandard.cs (1)
10
public void
Remove
(string key, string sharedName) =>
2 references to Remove
Microsoft.Maui.Essentials (2)
Preferences\Preferences.shared.cs (2)
164
/// <inheritdoc cref="IPreferences.
Remove
(string, string?)"/>
166
Current.
Remove
(key, sharedName);