Class DocumentFlowAppearanceConfiguration
- Namespace
- ScanbotSDK.MAUI.Document
- Assembly
- ScanbotSDK.Shared.dll
Configuration of the general appearance.
- Inheritance
-
Document
Flow Appearance Configuration
- Inherited Members
Properties
BottomBarBackgroundColor
The background color of the bottom bar. Default is "?sbColorPrimary"
Property Value
OrientationLockMode
Which mode to use when orientation should be locked to landscape or portrait. Default is NONE
Property Value
StatusBarMode
Determines the visual mode used for the status bar icons. Default is LIGHT
Property Value
TopBarBackgroundColor
The background color of the top bar. Only applicable when the visual mode is specified as 'SOLID', otherwise ignored. Default is "?sbColorPrimary"
Property Value
Methods
FromJson(string)
Parameters
rawJson
string