1 implementation of ShowSettingsUI
Microsoft.Maui.Essentials (1)
AppInfo\AppInfo.netstandard.cs (1)
15 public void ShowSettingsUI() => throw ExceptionUtils.NotSupportedOrImplementedException;
1 reference to ShowSettingsUI
Microsoft.Maui.Essentials (1)
AppInfo\AppInfo.shared.cs (1)
94 public static void ShowSettingsUI() => Current.ShowSettingsUI();