ZennoLab Assemblies Documentation
Tab.TouchSimulation Class Methods


ZennoLab.CommandCenter Namespace : Tab.TouchSimulation Class

For a list of all members of this type, see Tab.TouchSimulation members.

Public Methods
 NameDescription
Public MethodReturns a copy of TouchEmulationParameters that are being used in the current browser instance. Mind that this is only a copy, and changes to it will not affect anything unless you call SetTouchEmulationParameters  
Public Method Sets touch emulation parameters of the current browser instance to the value passed in it.  
Public MethodOverloaded. Performs a swipe between two points. Both points must be in a view, and the coordinates must be relative to the top of a view.  
Public MethodSwipes into the view of the HtmlElement.  
Public MethodSwipes into the view of a point. Mind that coordinates for this method are relative to the top of a window. Do not call this method using coordinates, relative to the top of a view!  
Public MethodOverloaded. Swipes into the view of the HtmlElement and touches it.  
Public MethodIndicates that touch event must be cancelled.  
Public MethodIndicates that the screen no longer is touched.  
Public MethodIndicates the swipe.  
Public MethodIndicates that the screen has been touched.  
Top
See Also

Reference

Tab.TouchSimulation Class
ZennoLab.CommandCenter Namespace