Android Studio Sign in

PanModeListener


interface PanModeListener


A listener for handling the pan mode changes.

Summary

Public functions

Unit
onPanModeChanged(isInPanMode: Boolean)

Callback that notifies when the user enters and exits the pan mode.

Public functions

onPanModeChanged

Added in 1.1.0
fun onPanModeChanged(isInPanMode: Boolean): Unit

Callback that notifies when the user enters and exits the pan mode.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.