Javax.Xml.Transform.OutputKeys.Indent Field
indent = "yes" | "no".

Syntax

[Android.Runtime.Register("INDENT")]
public const string Indent

Remarks

indent = "yes" | "no".

indent specifies whether the Transformer may add additional whitespace when outputting the result tree; the value must be yes or no.

[Android Documentation]

Requirements

Namespace: Javax.Xml.Transform
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8