
移除啓動圖。若config.xml裡(lǐ)面配置autoLa™ •↕unch為(wèi)false,則啓動圖不(bù)會(huì)自(zì)動≠ →消失,直到(dào)調用(yòng)此方法移除。
removeLaunchView({params})
animation:
內(nèi)部字段:
{ type:"fade", //動畫(huà)類型(詳見(jiàn)動畫(huà)×£>類型常量) subType:"from_right", //動畫(huà)子(zǐ)類型(詳見(≈£→©jiàn)動畫(huà)子(zǐ)類型常量≥♥ ") duration:300 //動畫(huà)過渡時(shí)間(jiān),默認300毫秒(miǎo)α" }
api.removeLaunchView({ animation: { type: 'fade', duration: 500 } });
