| Type | Reason |
|---|---|
| Gesture | A gesture is a hand-drawn shape on a touch screen. |
| Gesture+InterfaceConsts | Documentation for this section has not yet been entered. |
| GestureLibraries | [Android Documentation] |
| GestureLibrary | [Android Documentation] |
| GestureOrientation | Enumerates values returned by the Android.Gestures.GestureOrientation.Horizontal, Android.Gestures.GestureOrientation.Vertical, and Android.Gestures.GestureOverlayView.Orientation members. |
| GestureOverlayView | A transparent overlay for gesture input that can be placed on top of other widgets or contain other widgets. |
| GestureOverlayView+GestureCancelledEventArgs | Provides data for the Android.Gestures.GestureOverlayView.GestureCancelled event. |
| GestureOverlayView+GestureEndedEventArgs | Provides data for the Android.Gestures.GestureOverlayView.GestureEnded event. |
| GestureOverlayView+GestureEventArgs | Provides data for the Android.Gestures.GestureOverlayView.GestureEvent event. |
| GestureOverlayView+GesturePerformedEventArgs | Provides data for the Android.Gestures.GestureOverlayView.GesturePerformed event. |
| GestureOverlayView+GestureStartedEventArgs | Provides data for the Android.Gestures.GestureOverlayView.GestureStarted event. |
| GestureOverlayView+GesturingEndedEventArgs | Provides data for the Android.Gestures.GestureOverlayView.GesturingEnded event. |
| GestureOverlayView+GesturingStartedEventArgs | Provides data for the Android.Gestures.GestureOverlayView.GesturingStarted event. |
| GestureOverlayView+IOnGestureListener | Documentation for this section has not yet been entered. |
| GestureOverlayView+IOnGesturePerformedListener | Documentation for this section has not yet been entered. |
| GestureOverlayView+IOnGesturingListener | Documentation for this section has not yet been entered. |
| 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 Android.Gestures.GestureOverlayView.GestureStrokeType, Android.Gestures.GestureStrokeType.Multiple, and Android.Gestures.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. |