Android.Views.MotionEvent.Obtain Method
Create a new MotionEvent, copying from an existing one.

Syntax

[Android.Runtime.Register("obtain", "(Landroid/view/MotionEvent;)Landroid/view/MotionEvent;", "")]
public static MotionEvent Obtain (MotionEvent o)

Parameters

other
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Create a new MotionEvent, copying from an existing one.

[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