Android.Content.Res.Resources.Theme.Dump Method
Print contents of this theme out to the log.

Syntax

[Android.Runtime.Register("dump", "(ILjava/lang/String;Ljava/lang/String;)V", "")]
public void Dump ([Android.Runtime.GeneratedEnum] Android.Util.LogPriority priority, string tag, string prefix)

Parameters

priority
The log priority to use.
tag
The log tag to use.
prefix
Text to prefix each line printed.

Remarks

Print contents of this theme out to the log. For debugging only.

[Android Documentation]

Requirements

Namespace: Android.Content.Res
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1