Android.PrintServices.PrinterDiscoverySession.Printers Property
Gets the printers reported in this session.

Syntax

[get: Android.Runtime.Register("getPrinters", "()Ljava/util/List;", "GetGetPrintersHandler")]
public IList<Android.Print.PrinterInfo> Printers { get; }

See Also

PrinterDiscoverySession.IsDestroyed

Value

Documentation for this section has not yet been entered.

Remarks

Gets the printers reported in this session. For example, if you add two printers and remove one of them, the returned list will contain only the printer that was added but not removed.

Note: Calls to this method after the session is destroyed, that is after the PrinterDiscoverySession.OnDestroy callback, will be ignored.

[Android Documentation]

Requirements

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