The methods of Android.Views.InputDevice are listed below. For a list of all members, see the InputDevice Members list.
See Also: Inherited members from Java.Lang.Object
DescribeContents()Describe the kinds of special objects contained in this Parcelable's marshalled representation. | ||
static | GetDevice(int)Gets information about the input device with the specified id. | |
static | GetDeviceIds()Gets the ids of all input devices in the system. | |
GetMotionRange(Axis)Gets information about the range of values for a particular Android.Views.MotionEvent axis. | ||
GetMotionRange(Axis, InputSourceType)Gets information about the range of values for a particular Android.Views.MotionEvent axis used by a particular source on the device. | ||
HasKeys(params int[])Documentation for this section has not yet been entered. | ||
SupportsSource(InputSourceType)Determines whether the input device supports the given source or sources. | ||
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)Flatten this object in to a Parcel. |