Titanium.Platform.runtime

Property of Titanium.Platform.
Platform Since
Android 0.1
iPhone 0.1
iPad 0.1
Mobile Web 1.8
Permission: read-only

Summary

Short name for the JavaScript runtime in use.

Type

String

Description

On iOS this returns "javascriptcore", on Android either "v8" or "rhino". On Mobile Web the return value depends on the browser that is being used.