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