NavigationScaleGestureActionListener

fun fun interface NavigationScaleGestureActionListener

Invoked whenever an allowed zoom level change interaction is invoked by the maps gesture recognizer.

See also

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
onNavigationScaleGestureAction
Link copied to clipboard
abstract fun onNavigationScaleGestureAction()
Invoked whenever an allowed zoom level change interaction is invoked by the maps gesture recognizer.
toString
Link copied to clipboard
open fun toString(): String