Class Delay
[Register("io/scanbot/sdk/ui_v2/document/screen/camera/Delay", DoNotGenerateAcw = true)]
public sealed class Delay : ScanningState, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
Delay
- Implements
- Inherited Members
Constructors
Delay(bool)
[Register(".ctor", "(Z)V", "")]
public Delay(bool showFullGuidance)
Parameters
showFullGuidance
bool
Properties
ShowFullGuidance
public bool ShowFullGuidance { get; }
Property Value
Methods
Component1()
[Register("component1", "()Z", "")]
public bool Component1()
Returns
Copy(bool)
[Register("copy", "(Z)Lio/scanbot/sdk/ui_v2/document/screen/camera/Delay;", "")]
public Delay Copy(bool showFullGuidance)
Parameters
showFullGuidance
bool