Context.UsageStatsService 欄位

定義

使用 搭配 #getSystemService(String) 來擷取 android.app.usage.UsageStatsManager 以查詢裝置使用量統計資料。

[Android.Runtime.Register("USAGE_STATS_SERVICE", ApiSince=22)]
public const string UsageStatsService;
[<Android.Runtime.Register("USAGE_STATS_SERVICE", ApiSince=22)>]
val mutable UsageStatsService : string

欄位值

屬性

備註

使用 搭配 #getSystemService(String) 來擷取 android.app.usage.UsageStatsManager 以查詢裝置使用量統計資料。

android.content.Context.USAGE_STATS_SERVICE JAVA 檔。

此頁面的部分是根據所建立和共用的工作進行修改,並根據 2.5 屬性授權中所述的詞彙來使用。

適用於