Android.Gestures Namespace
Remarks
Provides classes to create, recognize, load and save gestures.
Classes
| Type | Reason |
|---|---|
| Gesture | A gesture is a hand-drawn shape on a touch screen. |
| Gesture+InterfaceConsts | |
| GestureLibraries | [Android Documentation] |
| GestureLibrary | [Android Documentation] |
| GestureOrientation | Enumerates values returned by the GestureOrientation.Horizontal, GestureOrientation.Vertical, and GestureOverlayView.Orientation members. |
| GestureOverlayView | A transparent overlay for gesture input that can be placed on top of other widgets or contain other widgets. |
| GestureCancelledEventArgs | Provides data for the GestureOverlayView.GestureCancelled event. |
| GestureEndedEventArgs | Provides data for the GestureOverlayView.GestureEnded event. |
| GestureEventArgs | Provides data for the GestureOverlayView.GestureEvent event. |
| GesturePerformedEventArgs | Provides data for the GestureOverlayView.GesturePerformed event. |
| GestureStartedEventArgs | Provides data for the GestureOverlayView.GestureStarted event. |
| GesturingEndedEventArgs | Provides data for the GestureOverlayView.GesturingEnded event. |
| GesturingStartedEventArgs | Provides data for the GestureOverlayView.GesturingStarted event. |
| IOnGestureListener | |
| IOnGesturePerformedListener | |
| IOnGesturingListener | |
| GesturePoint | A timed point of a gesture stroke. |
| GestureStore | GestureLibrary maintains gesture examples and makes predictions on a new gesture |
| GestureStroke | A gesture stroke started on a touch down and ended on a touch up. |
| GestureStrokeType | Enumerates values returned by the GestureOverlayView.GestureStrokeType, GestureStrokeType.Multiple, and GestureStrokeType.Single members. |
| GestureUtils | Utility functions for gesture processing & analysis, including methods for:
|
| OrientationStyle | Enumerates values returned by several types. |
| OrientedBoundingBox | An oriented bounding box |
| Prediction | [Android Documentation] |
| SequenceStyle | Enumerates values returned by several types. |

