Android.Views.MotionEvent.DownTime Property
Returns the time (in ms) when the user originally pressed down to start a stream of position events.

Syntax

[get: Android.Runtime.Register("getDownTime", "()J", "GetGetDownTimeHandler")]
public long DownTime { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the time (in ms) when the user originally pressed down to start a stream of position events.

[Android Documentation]

Requirements

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