Method PhysicalScreen():isTouchable() Foundation

Determines whether touch input is supported.

Syntax
:isTouchable( ) --> lIsTouchable
Return

.T. (true) if the screen supports touch, .F. (false) if no touch digitizer hardware is connected to the screen.

Description

The method :isTouchable() determines whether touch input is supported by a physical screen.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.