←Select platform

onTouchEvent Method

Summary

Accepts MotionEvent data and dispatches the event to the internal detectors.

Syntax

C#
VB
Java
public void onTouchEvent(  
   MotionEvent e 
) 
Public Sub onTouchEvent( _ 
   ByVal e As MotionEvent _ 
)  
public void onTouchEvent(MotionEvent e) 

Parameters

e
Motion event data.

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly (WinRT / WPF / iOS / OS X / Android)