The properties of Android.PrintServices.PrinterDiscoverySession are listed below. For a list of all members, see the PrinterDiscoverySession Members list.
See Also: Inherited members from Java.Lang.Object
| [read-only] | IsDestroyed | bool. Gets whether the session is destroyed. |
| [read-only] | IsPrinterDiscoveryStarted | bool. Gets whether printer discovery is started. |
| [read-only] | Printers | IList<Android.Print.PrinterInfo>. Gets the printers reported in this session. |
| [read-only] | TrackedPrinters | IList<Android.Print.PrinterId>. Gets the printers that should be tracked. |
| [read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
| [read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |