Class ShutterButton
- Namespace
- ScanbotSDK.MAUI.Document
- Assembly
- DocumentSDK.MAUI.dll
public class ShutterButton
- Inheritance
-
ShutterButton
- Inherited Members
-
Constructors
Properties
public string AccessibilityDescription { get; set; }
Property Value
- string
public bool EnabledInAutoSnappingMode { get; set; }
Property Value
- bool
public ColorValue InnerColor { get; set; }
Property Value
- ColorValue
public ColorValue OuterColor { get; set; }
Property Value
- ColorValue
Methods
public static ShutterButton FromJson(string rawJson)
Parameters
rawJson string
Returns
- ShutterButton