Create a new MotionEvent, copying from an existing one, but not including
any historical point information.
Syntax
[Android.Runtime.Register("obtainNoHistory", "(Landroid/view/MotionEvent;)Landroid/view/MotionEvent;", "")]
public static
MotionEvent ObtainNoHistory (
MotionEvent o)
Parameters
- other
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 5