OnCameraChangeListener

fun interface OnCameraChangeListener

Interface for notifying about the ongoing changes of 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 onCameraChange()

Called when any of the camera properties is being changed.