Class Sound
- Namespace
- ScanbotSDK.MAUI.Common
- Assembly
- ScanbotSDK.Shared.dll
public class Sound
- Inheritance
-
Sound
- Inherited Members
Constructors
Sound()
public Sound()
Properties
SoundType
public SoundType SoundType { get; set; }
Property Value
SuccessBeepEnabled
public bool SuccessBeepEnabled { get; set; }
Property Value
Methods
FromJson(string)
public static Sound FromJson(string rawJson)
Parameters
rawJsonstring