OnCameraMoveCanceledListener

Interface definition for a callback to be invoked for when the camera's motion has been stopped or when the camera starts moving for a new reason.

Functions

Link copied to clipboard
abstract fun onCameraMoveCanceled()
Called when the developer explicitly calls the cancelTransitions() method or if the reason for camera motion has changed before the onCameraIdle had a chance to fire after the previous animation.