The properties of Android.Views.InputEvent are listed below. For a list of all members, see the InputEvent Members list.
See Also: Inherited members from Java.Lang.Object
[read-only] static | Creator | Android.OS.IParcelableCreator. |
[read-only] | Device | InputDevice. Gets the device that this event came from. |
[read-only] abstract | DeviceId | int. Gets the id for the device that this event came from. |
[read-only] abstract | EventTime | long. Retrieve the time this event occurred, in the Android.OS.SystemClock.UptimeMillis time base. |
[read-only] abstract | Source | InputSourceType. Gets the source of the event. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |