Lingua

WallpaperInfo.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

pw
IPrinter

Printer

prefix
String

String

Attributes

Remarks

Android reference for android.app.WallpaperInfo.dump.

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