onAutofocusStopped

abstract fun onAutofocusStopped(@Nullable focusAreas: Array<Rect>)

This method will be called when camera focusing has stopped. You can utilize this method to remove focusing animation from UI.

Parameters

focusAreas

Areas where focus is being measured. Null on devices that do not support fine-grained camera control