Class ShutterButton
- Namespace
- ScanbotSDK.MAUI.Document
- Assembly
- ScanbotSDK.Shared.dll
Configuration of the 'shutter' button.
- Inheritance
-
Shutter
Button
- Inherited Members
Properties
AccessibilityDescription
The text to be read when the 'shutter' button is selected via the accessibility mode. Default is "?accessibilityDescriptionCameraShutterButton"
Property Value
EnabledInAutoSnappingMode
Determines if the 'shutter' button can be tapped to manually snap a document when 'auto snapping mode' is active. Default is true
Property Value
InnerColor
The inner color of the 'shutter' button. Default is "?sbColorOnPrimary"
Property Value
OuterColor
The outer color of the 'shutter' button. Default is "?sbColorOnPrimary"
Property Value
Methods
FromJson(string)
Parameters
rawJson
string