4 references to DeviceType
Microsoft.Maui.Essentials (4)
DeviceInfo\DeviceInfo.netstandard.cs (2)
22
public
DeviceType
DeviceType =>
DeviceType
.Unknown;
DeviceInfo\DeviceInfo.shared.cs (2)
65
DeviceType
DeviceType { get; }
112
public static
DeviceType
DeviceType => Current.DeviceType;