CB-7700 cordova-plugin-splashscreen documentation translation: cordova-plugin-splashscreen

This commit is contained in:
Victor Sosa
2014-10-20 10:39:27 -05:00
parent 1009019372
commit 3947f8570a
9 changed files with 37 additions and 48 deletions
+1 -3
View File
@@ -61,9 +61,7 @@ Foo ができれば 9 パッチファイル splashscreen ファイルの名前
`config.xml`ファイルの `AutoHideSplashScreen` 設定する必要があります `false` 。 遅延を 2 秒間スプラッシュ スクリーンを非表示、タイマーを追加しますで次のように `deviceready` イベント ハンドラー。
setTimeout(function() {
navigator.splashscreen.hide();
}, 2000);
setTimeout(function() {navigator.splashscreen.hide();}, 2000年);
## splashscreen.show