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, setTouchableAreapublic final PullDownGesture create()
DragGesture.Buildercreate in class DragGesture.Builder<PullDownGesture,PullDownGesture.Builder>