Android.Util.PrintStreamPrinter Class
Implementation of a Android.Util.IPrinter that sends its output to a Java.IO.PrintStream.

See Also: PrintStreamPrinter Members

Syntax

[Android.Runtime.Register("android/util/PrintStreamPrinter", DoNotGenerateAcw=true)]
public class PrintStreamPrinter : Java.Lang.Object, IPrinter, IDisposable

Remarks

Implementation of a Android.Util.IPrinter that sends its output to a Java.IO.PrintStream.

[Android Documentation]

Requirements

Namespace: Android.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3