UNPKG

@titanium/turbo

Version:

🚀 Axway Amplify tool to use Turbo for turbo charging your Appcelerator Titanium SDK Framework!

12 lines (10 loc) • 301 B
<Alloy> <Window> <!-- just the default switch, works on all platforms --> <Switch/> <!-- switch with some platform-specific styling --> <Switch class="titles" platform="android,mobileweb"/> <!-- an android checkbox --> <Switch class="checkbox" platform="android"/> </Window> </Alloy>