OutSystems Forge 日本語データベース

Screenshot Plugin

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2018-03-02 1.0.0 Carlos Alfaro All All Plug-ins
Screenshotプラグインを使用すると、アプリケーションは現在の画面のスクリーンショットを取得して電話に保存できます。
Screenshotプラグインを使用すると、アプリケーションは現在の画面のスクリーンショットを取得して端末に保存できます。 Cordova Plugin cordova-screenshotを使用します。 SaveScreenshot - スクリーンショットを作成してディスクに保存します。 ファイルはアンドロイドの/ sdcard / Picturesに保存されます。 GetScreenshot - スクリーンショットを取得し、バイナリデータとして取得する

[Overview]
The Screenshot plugin allows your application to take screenshots of the current screen and save them into the phone.
[Detail]
The Screenshot plugin allows your application to take screenshots of the current screen and save them into the phone. Uses the Cordova Plugin cordova-screenshot. SaveScreenshot - Take a screenshot and save it to disk. Files are stored in /sdcard/Pictures for android. GetScreenshot - Take screenshot and get it as Binary Data
戻る