FreeRDP
com.freerdp.freerdpcore.presentation.ScrollView2D.ScrollView2DListener Interface Reference
Inheritance diagram for com.freerdp.freerdpcore.presentation.ScrollView2D.ScrollView2DListener:

Public Member Functions

abstract void onScrollChanged (ScrollView2D scrollView, int x, int y, int oldx, int oldy)
 

Member Function Documentation

◆ onScrollChanged()

abstract void com.freerdp.freerdpcore.presentation.ScrollView2D.ScrollView2DListener.onScrollChanged ( ScrollView2D  scrollView,
int  x,
int  y,
int  oldx,
int  oldy 
)
abstract

Implemented in com.freerdp.freerdpcore.presentation.SessionActivity.

Here is the caller graph for this function:

The documentation for this interface was generated from the following file: