Java.IO.PrintWriter.CheckError Method
Flushes this writer and returns the value of the error flag.

Syntax

[Android.Runtime.Register("checkError", "()Z", "GetCheckErrorHandler")]
public virtual bool CheckError ()

See Also

PrintWriter.SetError

Returns

Documentation for this section has not yet been entered.

Remarks

Flushes this writer and returns the value of the error flag.

[Android Documentation]

Requirements

Namespace: Java.IO
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1