TapToFocusGestureController
interface TapToFocusGestureController extends GestureControllerA TapToFocusGestureController is a GestureController
that can trigger a CameraController's
focusTo(...)
action via a native tap to focus gesture.
Properties
controller
controller: CameraController | undefinedGets or sets the CameraController
this GestureController should
control.