メニューに進む

@capgo/capacitor-intent-launcher

Capacitor インテント ランチャープラグイン

Capacitor Intent Launcher Plugin for launching Android intents and opening system settings on both Android and iOS.

  • startActivityAsync - 指定されたアクションのためにAndroidアクティビティを開始します。
  • openIOSSettings - iOS設定画面を開きます。
  • openApplication - パッケージ名でアプリケーションを開きます。
  • getApplicationIconAsync - アプリケーションアイコンをbase64エンコードされたPNG形式の文字列として取得します。
メソッド説明
startActivityAsync指定されたアクションでAndroidアクティビティを開始します。
openIOSSettingsiOS設定画面を開きます。
openApplicationパッケージ名でアプリケーションを開きます。
getApplicationIconAsyncアプリケーションアイコンをbase64エンコードされたPNG形式の文字列として取得します。
getPluginVersionGet the native Capacitor plugin version.

__CAPGO_KEEP_0__の意図を実行するためのリファレンスは、 src/definitions.tscapacitor-intent-launcher.