The TouchEvent class encapsulates information about a touch event.
Namespace:
C1.Web.iPhoneAssembly: C1.Web.iPhone.Client (in C1.Web.iPhone.Client.dll)
Syntax
JavaScript |
---|
C1.Web.iPhone.TouchEvent = function(); Type.createClass( 'C1.Web.iPhone.TouchEvent'); |