Table of Contents

Class Vibration

Namespace
ScanbotSDK.MAUI.Common
Assembly
ScanbotSDK.Shared.dll
public class Vibration
Inheritance
Vibration
Inherited Members

Constructors

Vibration()

public Vibration()

Properties

Enabled

public bool Enabled { get; set; }

Property Value

bool

Methods

FromJson(string)

public static Vibration FromJson(string rawJson)

Parameters

rawJson string

Returns

Vibration