1 implementation of Name
Microsoft.Maui.Essentials (1)
DeviceInfo\DeviceInfo.netstandard.cs (1)
12 public string Name => throw ExceptionUtils.NotSupportedOrImplementedException;
1 reference to Name
Microsoft.Maui.Essentials (1)
DeviceInfo\DeviceInfo.shared.cs (1)
87 public static string Name => Current.Name;