public static class ScrollGestureRecognizer.ScrollGestureEndEvent extends AbstractGestureEvent<ScrollGestureRecognizer.ScrollGestureEndEvent.ScrollGestureEndHandler>
Modifier and Type | Class and Description |
---|---|
static interface |
ScrollGestureRecognizer.ScrollGestureEndEvent.HasScrollGestureEndHandlers |
static interface |
ScrollGestureRecognizer.ScrollGestureEndEvent.ScrollGestureEndHandler |
Modifier and Type | Field and Description |
---|---|
protected static <any> |
TYPE |
gesture
Constructor and Description |
---|
ScrollGestureEndEvent(ScrollGestureRecognizer gesture) |
Modifier and Type | Method and Description |
---|---|
void |
dispatch(ScrollGestureRecognizer.ScrollGestureEndEvent.ScrollGestureEndHandler handler) |
<any> |
getAssociatedType() |
static <any> |
getType() |
cancel, getActiveTouches
public ScrollGestureEndEvent(ScrollGestureRecognizer gesture)
public <any> getAssociatedType()
public static <any> getType()
public void dispatch(ScrollGestureRecognizer.ScrollGestureEndEvent.ScrollGestureEndHandler handler)
Copyright © 2018. All rights reserved.