MCPcopy Create free account
hub / github.com/ionic-team/ionic-framework / isGesture

Method isGesture

core/src/utils/gesture/recognizers.ts:4–4  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2 start(x: number, y: number): void;
3 detect(x: number, y: number): boolean;
4 isGesture(): boolean;
5 getDirection(): number;
6}
7

Callers 1

pointerMoveFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected