IDOMImplementationLS.ModeSynchronous Field

Definition

Create a synchronous LSParser.

[Android.Runtime.Register("MODE_SYNCHRONOUS")]
public const short ModeSynchronous = 1;
[<Android.Runtime.Register("MODE_SYNCHRONOUS")>]
val mutable ModeSynchronous : int16

Field Value

Value = 1
Attributes

Remarks

Create a synchronous LSParser.

Java documentation for org.w3c.dom.ls.DOMImplementationLS.MODE_SYNCHRONOUS.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to