public static interface SingleLineWidgetApi.OnUserScrollListener
Modifier and Type | Method and Description |
---|---|
void |
onUserScroll(SingleLineWidgetApi w)
Called when the user is scrolling the widget manually.
|
void onUserScroll(SingleLineWidgetApi w)
w
- Widget for which user is scrolling.