Android.Test.TouchUtils Class
Reusable methods for generating touch events.

See Also: TouchUtils Members

Syntax

[Android.Runtime.Register("android/test/TouchUtils", DoNotGenerateAcw=true)]
public class TouchUtils : Java.Lang.Object

Remarks

Reusable methods for generating touch events. These methods can be used with InstrumentationTestCase or ActivityInstrumentationTestCase2 to simulate user interaction with the application through a touch screen.

[Android Documentation]

Requirements

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