continuousFocus

abstract fun continuousFocus()

Cancels auto-focus and performs continuous-focus. Should be executed from the main thread and when camera is opened

If there is no continuous-focus capabilities on this device, does auto-focus.

If view is paused, this call is ignored.