Org.W3c.Dom.LS.ILSInput.CertifiedText Property
If set to true, assume that the input is certified (see section 2.13 in []) when parsing [].

Syntax

[get: Android.Runtime.Register("getCertifiedText", "()Z", "GetGetCertifiedTextHandler:Org.W3c.Dom.LS.ILSInputInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
[set: Android.Runtime.Register("setCertifiedText", "(Z)V", "GetSetCertifiedText_ZHandler:Org.W3c.Dom.LS.ILSInputInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public bool CertifiedText { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

If set to true, assume that the input is certified (see section 2.13 in []) when parsing [].

Set method documentation [Android Documentation]

If set to true, assume that the input is certified (see section 2.13 in []) when parsing [].

Requirements

Namespace: Org.W3c.Dom.LS
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8