Interface IScreenMetrics
- Namespace
- ScanbotSDK.MAUI
- Assembly
- DocumentSDK.MAUI.dll
public interface IScreenMetrics
Properties
DeviceHeightPixels
int DeviceHeightPixels { get; }
Property Value
DeviceWidthPixels
int DeviceWidthPixels { get; }