1 implementation of DeviceType
Microsoft.Maui.Essentials (1)
DeviceInfo\DeviceInfo.netstandard.cs (1)
22 public DeviceType DeviceType => DeviceType.Unknown;
1 reference to DeviceType
Microsoft.Maui.Essentials (1)
DeviceInfo\DeviceInfo.shared.cs (1)
112 public static DeviceType DeviceType => Current.DeviceType;