Android.Views.MotionEvent.Obtain Method
Documentation for this section has not yet been entered.

Syntax

public static MotionEvent Obtain (long downTime, long eventTime, int action, int pointers, float x, float y, float pressure, float size, MetaKeyStates metaState, float xPrecision, float yPrecision, int deviceId, Edge edgeFlags)

Parameters

downTime
Documentation for this section has not yet been entered.
eventTime
Documentation for this section has not yet been entered.
action
Documentation for this section has not yet been entered.
pointers
Documentation for this section has not yet been entered.
x
Documentation for this section has not yet been entered.
y
Documentation for this section has not yet been entered.
pressure
Documentation for this section has not yet been entered.
size
Documentation for this section has not yet been entered.
metaState
Documentation for this section has not yet been entered.
xPrecision
Documentation for this section has not yet been entered.
yPrecision
Documentation for this section has not yet been entered.
deviceId
Documentation for this section has not yet been entered.
edgeFlags
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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