Focus Gestures

Defined under the namespace Scandit.Datacapture.Core.Ui

Note

This API is currently unavailable on this platform.

FocusGesture
interface FocusGesture

Added in version 6.8.0

Common interface for all the focus gestures.

TapToFocus
class TapToFocus : FocusGesture

Added in version 6.8.0

Tap to focus gesture.

constructor()
constructor()

Added in version 6.8.0

Constructs a new TapToFocus instance. The focus strategy can be changed in the CameraSettings through focusGestureStrategy.