Android.Views.ViewDebug.DumpCapturedView Method
Dump view info for id based instrument test generation (and possibly further data analysis).

Syntax

[Android.Runtime.Register("dumpCapturedView", "(Ljava/lang/String;Ljava/lang/Object;)V", "")]
public static void DumpCapturedView (string tag, Java.Lang.Object view)

Parameters

tag
for log
view
for dump

Remarks

Dump view info for id based instrument test generation (and possibly further data analysis). The results are dumped to the log.

[Android Documentation]

Requirements

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