共用方式為


JobScheduler.AllPendingJobs 屬性

定義

public abstract System.Collections.Generic.IList<Android.App.Job.JobInfo> AllPendingJobs { [Android.Runtime.Register("getAllPendingJobs", "()Ljava/util/List;", "GetGetAllPendingJobsHandler")] get; }
[<get: Android.Runtime.Register("getAllPendingJobs", "()Ljava/util/List;", "GetGetAllPendingJobsHandler")>]
member this.AllPendingJobs : System.Collections.Generic.IList<Android.App.Job.JobInfo>

屬性值

屬性

備註

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

適用於