support for is-gesture (#1873)
* support for is-gesture * updated shims * activate shake button * refactor * refactor shake button
This commit is contained in:
@ -24,3 +24,6 @@ input.onGesture(Gesture.Shake,() => {
|
||||
})
|
||||
```
|
||||
|
||||
## See Also
|
||||
|
||||
[is gesture](/reference/input/is-gesture)
|
Reference in New Issue
Block a user