UNPKG

alloy

Version:

TiDev Titanium MVC Framework

3 lines 197 B
Alloy.Globals.someProperty = true; Alloy.Globals.isIOS7 = (OS_IOS && parseInt(Ti.Platform.version, 10) >= 7); Alloy.Globals.isTalliPhone = (OS_IOS && Ti.Platform.displayCaps.platformHeight == 568);