Mobilebone.autoInit

是否DOM加载完毕后自动初始化

属性值类型

布尔值

默认值

true. 表示无需使用Mobilebone.init()初始化。一般来讲,此参数没有使用场景

使用示例

Mobilebone.autoInit = false;

其他说明