Click or drag to resize
ScanOverlayTorchButtonVisible Property
Whether the torch on/off button should be shown in the scan UI.

Namespace: Scandit.BarcodePicker
Assembly: Scandit.BarcodePicker (in Scandit.BarcodePicker.dll) Version: 4.16.0.0 (4.16.0.0)
Syntax
public bool TorchButtonVisible { get; set; }

Property Value

Type: Boolean
Remarks
By default the torch button is visible. The torch icon is never shown when the camera does not have a torch (most tablets, front cameras, etc).
See Also