Table of Contents

Class ShutterButton

Namespace
ScanbotSDK.MAUI.Document
Assembly
DocumentSDK.MAUI.dll
public class ShutterButton
Inheritance
ShutterButton
Inherited Members

Constructors

ShutterButton()

public ShutterButton()

Properties

AccessibilityDescription

public string AccessibilityDescription { get; set; }

Property Value

string

EnabledInAutoSnappingMode

public bool EnabledInAutoSnappingMode { get; set; }

Property Value

bool

InnerColor

public ColorValue InnerColor { get; set; }

Property Value

ColorValue

OuterColor

public ColorValue OuterColor { get; set; }

Property Value

ColorValue

Methods

FromJson(string)

public static ShutterButton FromJson(string rawJson)

Parameters

rawJson string

Returns

ShutterButton