UNPKG

alloy

Version:

TiDev Titanium MVC Framework

12 lines (11 loc) 296 B
<Alloy> <Window> <!-- "module" your UI module's ID. "method" is the create method use to create an instance of your UI module. "createView" will be used if none is specified --> <Module id="paint" module="ti.paint" method="createPaintView" platform="ios"/> </Window> </Alloy>