You are here: Lua Scripting Resources eGuide > Lua Scripting API Reference Guide > Platform Library > isTabletModeRendering

14.5 isTabletModeRendering

platform.isTabletModeRendering()

Returns true if the script is running on a tablet supporting touch otherwise false.

Introduced in platform.apiLevel = '2.2'