CameraSteadyListener

fun interface CameraSteadyListener

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

See also

Functions

Link copied to clipboard
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP])
abstract fun onCameraSteady()

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