Android.Views.InputEvent: Property Members

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

Public Properties

[read-only]
static
CreatorAndroid.OS.IParcelableCreator.
[read-only]
DeviceInputDevice. Gets the device that this event came from.
[read-only]
abstract
DeviceIdint. Gets the id for the device that this event came from.
[read-only]
abstract
EventTimelong. Retrieve the time this event occurred, in the Android.OS.SystemClock.UptimeMillis time base.
[read-only]
abstract
SourceInputSourceType. Gets the source of the event.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.