Javax.Xml.Transform.OutputKeys.Standalone Field
standalone = "yes" | "no".

Syntax

[Android.Runtime.Register("STANDALONE")]
public const string Standalone

Remarks

standalone = "yes" | "no".

standalone specifies whether the Transformer should output a standalone document declaration; 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