Class FinderDocumentScannerNativeParameter.ForceMaxSnappingSize
[Register("io/scanbot/sdk/ui/view/camera/configuration/json/FinderDocumentScannerNativeParameter$ForceMaxSnappingSize", DoNotGenerateAcw = true)]
public sealed class FinderDocumentScannerNativeParameter.ForceMaxSnappingSize : FinderDocumentScannerNativeParameter, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
FinderDocumentScannerNativeParameter.ForceMaxSnappingSize
- Implements
- Inherited Members
Constructors
ForceMaxSnappingSize(bool)
[Register(".ctor", "(Z)V", "")]
public ForceMaxSnappingSize(bool value)
Parameters
value
bool
Properties
Value
public bool Value { get; }