Method PhysicalScreen():isTouchable() Foundation
Determines whether touch input is supported.
:isTouchable( ) --> lIsTouchable
.T. (true) if the screen supports touch, .F. (false) if no touch digitizer hardware is connected to the screen.
The method :isTouchable() determines whether touch input is supported by a physical screen.
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.