Enum OrientationLockMode
- Namespace
- ScanbotSDK.MAUI.Common
- Assembly
- ScanbotSDK.Shared.dll
[JsonConverter(typeof(OrientationLockModeConverter))]
public enum OrientationLockMode
Fields
Landscape = 2None = 0Portrait = 1
[JsonConverter(typeof(OrientationLockModeConverter))]
public enum OrientationLockMode
Landscape = 2None = 0Portrait = 1