共用方式為


LocationManager.KeyProviderEnabled 欄位

定義

當提供者啟用/停用事件使用 PendingIntent 廣播時,用於額外保存布爾值/停用狀態值的索引鍵。

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

欄位值

屬性

備註

當提供者啟用/停用事件使用 PendingIntent 廣播時,用於額外保存布爾值/停用狀態值的索引鍵。

android.location.LocationManager.KEY_PROVIDER_ENABLEDJava 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於