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, float x, float y, MetaKeyStates metaState)

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.
x
Documentation for this section has not yet been entered.
y
Documentation for this section has not yet been entered.
metaState
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