Capacitor Intent Launcher Plugin for launching Android intents and opening system settings on both Android and iOS.
セクション「基本機能」
__CAPGO_KEEP_0__ インテント ランチャープラグインstartActivityAsync- 指定されたアクションのためにAndroidアクティビティを開始します。openIOSSettings- iOS設定画面を開きます。openApplication- パッケージ名でアプリケーションを開きます。getApplicationIconAsync- アプリケーションアイコンをbase64エンコードされたPNG形式の文字列として取得します。
Public API
セクション「Public API」| メソッド | 説明 |
|---|---|
startActivityAsync | 指定されたアクションでAndroidアクティビティを開始します。 |
openIOSSettings | iOS設定画面を開きます。 |
openApplication | パッケージ名でアプリケーションを開きます。 |
getApplicationIconAsync | アプリケーションアイコンをbase64エンコードされたPNG形式の文字列として取得します。 |
getPluginVersion | Get the native Capacitor plugin version. |
真実の源
「真実の源」というセクション__CAPGO_KEEP_0__の意図を実行するためのリファレンスは、 src/definitions.ts で capacitor-intent-launcher.