Android Studio Sign in

PanModeListener


public interface PanModeListener


A listener for handling the pan mode changes.

Summary

Public methods

abstract void
onPanModeChanged(boolean isInPanMode)

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

Public methods

onPanModeChanged

Added in 1.1.0
abstract void onPanModeChanged(boolean isInPanMode)

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.