Table of Contents

Class FinderDocumentScannerNativeParameter.ShutterSoundEnabled

Namespace
IO.Scanbot.Sdk.UI.View.Camera.Configuration.Json
Assembly
DocumentSDK.NET.Droid.dll
[Register("io/scanbot/sdk/ui/view/camera/configuration/json/FinderDocumentScannerNativeParameter$ShutterSoundEnabled", DoNotGenerateAcw = true)]
public sealed class FinderDocumentScannerNativeParameter.ShutterSoundEnabled : FinderDocumentScannerNativeParameter, IJavaObject, IJavaPeerable, IDisposable
Inheritance
FinderDocumentScannerNativeParameter.ShutterSoundEnabled
Implements
Inherited Members

Constructors

ShutterSoundEnabled(bool)

[Register(".ctor", "(Z)V", "")]
public ShutterSoundEnabled(bool value)

Parameters

value bool

Properties

Value

public bool Value { get; }

Property Value

bool