setRequestAutofocusOnShakingStopInContinousAutofocusMode

fun setRequestAutofocusOnShakingStopInContinousAutofocusMode(requestAutofocusOnShakingStopInContinousAutofocusMode: Boolean)

If device supports continous autofocus mode, enabling this feature will request normal autofocus every time device shaking stops. By default, this is off, as is expected from device which supports continous autofocus to do this automatically. However, some devices do not meet that expectation so this tweak can be used to force autofocus after device has stopped moving.

Parameters

requestAutofocusOnShakingStopInContinousAutofocusMode

will autofocus be requested each time device shaking stops.