File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ Use [expectations](expect.md) to verify element states.
99- [ ` .tap() ` ] ( #tappoint )
1010- [ ` .multiTap() ` ] ( #multitaptimes )
1111- [ ` .longPress() ` ] ( #longpressduration )
12- - [ ` .longPressAndDrag() ` ] ( #longpressanddragduration-normalizedpositionx-normalizedpositiony-targetelement-normalizedtargetpositionx-normalizedtargetpositiony-speed-holdduration--ios-only ) ** iOS only **
12+ - [ ` .longPressAndDrag() ` ] ( #longpressanddragduration-normalizedpositionx-normalizedpositiony-targetelement-normalizedtargetpositionx-normalizedtargetpositiony-speed-holdduration )
1313- [ ` .swipe() ` ] ( #swipedirection-speed-normalizedoffset-normalizedstartingpointx-normalizedstartingpointy )
1414- [ ` .pinch() ` ] ( #pinchscale-speed-angle--ios-only ) ** iOS only**
1515- [ ` .scrollToIndex() ` ] ( #scrolltoindexindex--android-only ) ** Android only**
You can’t perform that action at this time.
0 commit comments