Handler.Dump(IPrinter, String) Method

Definition

[Android.Runtime.Register("dump", "(Landroid/util/Printer;Ljava/lang/String;)V", "")]
public void Dump (Android.Util.IPrinter pw, string prefix);
[<Android.Runtime.Register("dump", "(Landroid/util/Printer;Ljava/lang/String;)V", "")>]
member this.Dump : Android.Util.IPrinter * string -> unit

Parameters

prefix
String
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to