Focus Gestures

Defined in namespace Scandit.DataCapture.Core.UI.Gesture

IFocusGesture
interface IFocusGesture

Added in version 6.6.0

Common interface for all the focus gestures.

TapToFocus
class TapToFocus : IFocusGesture

Added in version 6.6.0

Tap to focus gesture.

Create()
static TapToFocus Create()

Added in version 6.6.0

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