Searched refs:GestureControl (Results 1 – 9 of 9) sorted by relevance
45 | type | [GestureControl.GestureType](#gesturetype11) | 手势类型。<br/>**说明:**<br/> 当手势为未暴露…212 if (gestureInfo.type == GestureControl.GestureType.LONG_PRESS_GESTURE) {217 if (gestureInfo.type == GestureControl.GestureType.SWIPE_GESTURE) {222 if (gestureInfo.type == GestureControl.GestureType.PAN_GESTURE) {227 if (gestureInfo.type == GestureControl.GestureType.DRAG) {287 if (gestureInfo.type == GestureControl.GestureType.LONG_PRESS_GESTURE) {
75 getType(): GestureControl.GestureType87 | [GestureControl.GestureType](ts-gesture-customize-judge.md#gesturetype11) | 当前手势识别器的类型。 |412 …etId() == "inner" && others[i].isBuiltIn() && others[i].getType() == GestureControl.GestureType.PA…425 …et.getId() == "outer" && current.isBuiltIn() && current.getType() == GestureControl.GestureType.PA…560 …if (target && current.isBuiltIn() && current.getType() == GestureControl.GestureType.PAN_GESTURE) {
58 if (gestureInfo.type == GestureControl.GestureType.LONG_PRESS_GESTURE) {111 if (gestureInfo.type == GestureControl.GestureType.LONG_PRESS_GESTURE) {160 …etId() == "inner" && others[i].isBuiltIn() && others[i].getType() == GestureControl.GestureType.PA…175 …if (target.getId() == "outer" && current.isBuiltIn() && current.getType() == GestureControl.Gestur…304 …etId() == "inner" && others[i].isBuiltIn() && others[i].getType() == GestureControl.GestureType.PA…314 …et.getId() == "outer" && current.isBuiltIn() && current.getType() == GestureControl.GestureType.PA…
45 | type | [GestureControl.GestureType](#gesturetype11) | Gesture type.<br>**NOTE**<br> …212 if (gestureInfo.type == GestureControl.GestureType.LONG_PRESS_GESTURE) {217 if (gestureInfo.type == GestureControl.GestureType.SWIPE_GESTURE) {222 if (gestureInfo.type == GestureControl.GestureType.PAN_GESTURE) {227 if (gestureInfo.type == GestureControl.GestureType.DRAG) {287 if (gestureInfo.type == GestureControl.GestureType.LONG_PRESS_GESTURE) {
75 getType(): GestureControl.GestureType87 | [GestureControl.GestureType](ts-gesture-customize-judge.md#gesturetype11) | Type of the current g…412 …etId() == "inner" && others[i].isBuiltIn() && others[i].getType() == GestureControl.GestureType.PA…425 …et.getId() == "outer" && current.isBuiltIn() && current.getType() == GestureControl.GestureType.PA…560 …if (target && current.isBuiltIn() && current.getType() == GestureControl.GestureType.PAN_GESTURE) {
1729 var GestureControl; variable1730 (function (GestureControl) {1741 })(GestureType = GestureControl.GestureType || (GestureControl.GestureType = {}));1742 })(GestureControl || (GestureControl = {}));
566 if (gestureInfo.type == GestureControl.GestureType.TAP_GESTURE) {
576 if (gestureInfo.type == GestureControl.GestureType.TAP_GESTURE) {