語言

Intent.ActionAllApps 欄位

定義

活動行動:列出所有可用的應用程式。

[Android.Runtime.Register("ACTION_ALL_APPS")]
public const string ActionAllApps;
[<Android.Runtime.Register("ACTION_ALL_APPS")>]
val mutable ActionAllApps : string

欄位值

實作

屬性

備註

活動行動:列出所有可用的應用程式。

輸入:沒有。

輸出:沒有。

Java 文件 android.content.Intent.ACTION_ALL_APPS

本頁部分內容為基於 Open Source Project 所創建與分享的作品,並依授權條款所描述的使用進行修改。

適用於