OnCameraSteadyListener

fun interface OnCameraSteadyListener

Interface for notifying about the last phase of applying any changes on the camera properties.

See also

to register this listener.

Important: This is a Public Preview API. It may be changed or removed at any time.

Functions

Link copied to clipboard
abstract fun onCameraSteady()

Called whenever any of the camera properties has been changed and there are no more outstanding changes planned.