SwipeEvent Handler.

Namespace:  C1.Web.iPhone
Assembly:  C1.Web.iPhone.Client (in C1.Web.iPhone.Client.dll)

Syntax

JavaScript
C1.Web.iPhone.SwipeEventHandler = function();

Type.createClass(
	'C1.Web.iPhone.SwipeEventHandler',
	MulticastDelegate);

Inheritance Hierarchy

System..::..Object
  System..::..Delegate
    System..::..MulticastDelegate
      C1.Web.iPhone..::..SwipeEventHandler

See Also