The members of Android.Views.InputEvent are listed below.
See Also: Inherited members from Java.Lang.Object
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[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. |
DescribeContents()Describe the kinds of special objects contained in this Parcelable's marshalled representation. | ||
IsFromSource(InputSourceType)Determines whether the event is from the given source. | ||
abstract | WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)Documentation for this section has not yet been entered. |