Android.Content.Context.JobSchedulerService Field
Use with Context.GetSystemService(string) to retrieve a Android.App.Job.JobScheduler instance for managing occasional background tasks.

Syntax

[Android.Runtime.Register("JOB_SCHEDULER_SERVICE")]
public const string JobSchedulerService

See Also

Context.GetSystemService(string)
Android.App.Job.JobScheduler

Remarks

Use with Context.GetSystemService(string) to retrieve a Android.App.Job.JobScheduler instance for managing occasional background tasks.

[Android Documentation]

Requirements

Namespace: Android.Content
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1