Android.Util.JsonWriter.Value Method
Encodes value.

Syntax

[Android.Runtime.Register("value", "(Z)Landroid/util/JsonWriter;", "")]
public JsonWriter Value (bool value)

Parameters

value
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.IO.IOException

Remarks

Requirements

Namespace: Android.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11