Class Vibration
- Namespace
 - ScanbotSDK.MAUI.Common
 
- Assembly
 - ScanbotSDK.Shared.dll
 
Configure the vibration.
public class Vibration
  - Inheritance
 - 
      
      Vibration
 
- Inherited Members
 
Properties
Enabled
Determine whether vibration should be enabled or not when a barcode is detected. Default is false
public bool Enabled { get; set; }
  Property Value
Methods
FromJson(string)
public static Vibration FromJson(string rawJson)
  Parameters
rawJsonstring