Android.Print.PrinterInfo: Field Members

The fields of Android.Print.PrinterInfo are listed below. For a list of all members, see the PrinterInfo Members list.

See Also: Inherited members from Java.Lang.Object

Public Fields

const
StatusBusyPrinterStatus (2). Printer status: the printer is busy printing.
const
StatusIdlePrinterStatus (1). Printer status: the printer is idle and ready to print.
const
StatusUnavailablePrinterStatus (3). Printer status: the printer is not available.