Android.Views.ViewDebug: Method Members

The methods of Android.Views.ViewDebug are listed below. For a list of all members, see the ViewDebug Members list.

See Also: Inherited members from Java.Lang.Object

Public Methods

static
DumpCapturedView(string, Java.Lang.Object)
Dump view info for id based instrument test generation (and possibly further data analysis).
static
StartHierarchyTracing(string, View)
static
StartRecyclerTracing(string, View)
static
StopHierarchyTracing()
static
StopRecyclerTracing()
static
Trace(View, ViewDebug.HierarchyTraceType)
static
Trace(View, ViewDebug.RecyclerTraceType, params int[])
Documentation for this section has not yet been entered.