Android.PrintServices.PrintService.ActivePrintJobs Property
Gets the active print jobs for the printers managed by this service.

Syntax

[get: Android.Runtime.Register("getActivePrintJobs", "()Ljava/util/List;", "GetGetActivePrintJobsHandler")]
public IList<PrintJob> ActivePrintJobs { get; }

See Also

PrintJob.IsQueued
PrintJob.IsStarted

Value

Documentation for this section has not yet been entered.

Remarks

Gets the active print jobs for the printers managed by this service. Active print jobs are ones that are not in a final state, i.e. whose state is queued or started.

[Android Documentation]

Requirements

Namespace: Android.PrintServices
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0