CameraChangeListener

fun interface CameraChangeListener

Interface for notifying about the ongoing changes of the camera properties.

See also

Functions

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

Called when any of the camera properties is being changed.