Click or drag to resize

SoftSpotVibrator Property

Is vibration enabled when using SoftSpot?

Namespace:  Com.Datalogic.Softspot
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public virtual bool Vibrator { get; set; }

Property Value

Type: Boolean
True if SoftSpot vibration effects are enabled.
Remarks

Get method documentation[Android Documentation]
Is vibration enabled when using SoftSpot?

Set method documentation[Android Documentation]
Toggle the vibrator on or off when SoftSpot is pressed or moved. Also, vibrate when SoftSpot is used to launch an application.

See Also