Android.Views.InputEvent.EventTime Property
Retrieve the time this event occurred, in the Android.OS.SystemClock.UptimeMillis time base.

Syntax

[get: Android.Runtime.Register("getEventTime", "()J", "GetGetEventTimeHandler")]
public abstract long EventTime { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Retrieve the time this event occurred, in the Android.OS.SystemClock.UptimeMillis time base.

[Android Documentation]

Requirements

Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 16