Package ilcd
Class General

Public Method isReportingTouchCoordinatesEnabled

static boolean isReportingTouchCoordinatesEnabled()

_INSERT_METHOD_SIGNATURE_HERE_

Description:

Returns Range Description
enabled false ... true reporting is on (true) or off (false)

Returns true if reporting of touch coordinates is enabled.


Example

General.isReportingTouchCoordinatesEnabled()

When touch reports are sent, the touch coordinates will be appended to the report.
Not supported by: DPC3020, DPC2060, DPC10xx

See also:

Touch