共用方式為


Context.JobSchedulerService 欄位

定義

使用 搭配 #getSystemService(String) 來擷 android.app.job.JobScheduler 取實例來管理偶爾的背景工作。

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

欄位值

屬性

備註

使用 搭配 #getSystemService(String) 來擷 android.app.job.JobScheduler 取實例來管理偶爾的背景工作。

android.content.Context.JOB_SCHEDULER_SERVICEJava 檔。

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

適用於

另請參閱