IMobileClickable Interface

Description

Interface for objects that use clicks.

Syntax

'Declaration
Public Class IMobileClickable

Methods

Name Description
Click Clicks on the device at the specified coordinates.
DoubleClick Double-clicks on the device at the specified coordinates.
LongClick Long-clicks on the device at the specified coordinates.