OnFlingListener

fun interface OnFlingListener

Interface definition for a callback to be invoked when the map is flinged.

Functions

onFling
Link copied to clipboard
abstract fun onFling()

Called when the map is flinged.