A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.nativescript.org/api/interface/GestureEventData below:

GestureEventData | API - NativeScript

interface GestureEventData extends EventData {
  android: any;
  ios: any;
  type: GestureTypes;
  view: View;
}

Provides gesture event data.

Summary Properties

Gets the underlying native android specific [gesture detector](http://developer.android.com/reference/android/view/GestureDetector.html).

Gets the underlying native iOS specific [UIGestureRecognizer](https://developer.apple.com/library/ios/documentation/UIKit/Reference/UIGestureRecognizer_Class/).

Gets the type of the gesture.

Gets the view which originates the gesture.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4