platform.apilevel

From Inspired-Lua Wiki
Revision as of 13:32, 7 February 2013 by Adriweb (talk | contribs)
Jump to navigation Jump to search

String value describing the current API version.
Its values can be :

  • "1.0" for OS version 3.0 and 3.1
  • "2.0" for OS 3.2
  • "2.2" for OS 3.4 (iPad App)


Manually setting this property has to be done at the top of the lua script and can only be done once.