Android.Print.PrintJobInfo.StateQueued Field
Print job state: The print jobs is created, it is ready to be printed and should be processed.

Value: 2

Syntax

[Android.Runtime.Register("STATE_QUEUED")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Print.PrintJobState enum directly instead of this field.")]
public const PrintJobState StateQueued

Remarks

Print job state: The print jobs is created, it is ready to be printed and should be processed.

Next valid states: PrintJobInfo.StateStarted, PrintJobInfo.StateFailed, PrintJobInfo.StateCanceled

[Android Documentation]

Requirements

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