public static class PullDownGesture.Builder extends DragGesture.Builder<PullDownGesture,PullDownGesture.Builder>
PullDownGesture
.threshold, touchableArea
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
PullDownGesture |
create()
Creates and returns the drag gesture.
|
self, setThreshold, setTouchableArea, setTouchableArea
public final PullDownGesture create()
DragGesture.Builder
create
in class DragGesture.Builder<PullDownGesture,PullDownGesture.Builder>