OnIndicatorPositionChangedListener

fun interface OnIndicatorPositionChangedListener

Listener that gets invoked when indicator position changes.

Functions

onIndicatorPositionChanged
Link copied to clipboard
abstract fun onIndicatorPositionChanged(point: Point)

This method is called on each position change of the location indicator, including each animation frame.