Android.Util.StringBuilderPrinter Class
Implementation of a Android.Util.IPrinter that sends its output to a Java.Lang.StringBuilder.

See Also: StringBuilderPrinter Members

Syntax

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

Remarks

Implementation of a Android.Util.IPrinter that sends its output to a Java.Lang.StringBuilder.

[Android Documentation]

Requirements

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