The methods of Android.Gestures.Gesture are listed below. For a list of all members, see the Gesture Members list.
See Also: Inherited members from Java.Lang.Object
AddStroke(Android.Gestures.GestureStroke)Adds a stroke to the gesture. | ||
Clone()Creates and returns a copy of this Object. | ||
DescribeContents()Describe the kinds of special objects contained in this Parcelable's marshalled representation. | ||
ToBitmap(int, int, int, Android.Graphics.Color)Creates a bitmap of the gesture with a transparent background. | ||
ToBitmap(int, int, Android.Views.Edge, int, Android.Graphics.Color)Creates a bitmap of the gesture with a transparent background. | ||
ToPath() | ||
ToPath(Android.Graphics.Path) | ||
ToPath(int, int, Android.Views.Edge, int) | ||
ToPath(Android.Graphics.Path, int, int, Android.Views.Edge, int) | ||
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)Flatten this object in to a Parcel. |