[Android.Runtime.Register("debug", "(I)V", "GetDebug_IHandler")] public virtual voidDebug (int depth)
Parameters
depth
the indentation level
Remarks
Prints information about this view in the log output, with the tag
Android.Views.View.ViewLogTag. Each line in the output is preceded with an
indentation defined by the depth.