Description
Interface for objects that use clicks.
Syntax
C#
public class IMobileClickable
VB
'Declaration
Public Class IMobileClickable
Methods
| Name |
Description |
| Click |
Clicks on the device at the specified coordinates. |
| LongClick |
LongClicks on the device at the specified coordinates. |