Java.IO.PrintStream.CheckError Method
Flushes this stream and returns the value of the error flag.

Syntax

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

See Also

PrintStream.SetError

Returns

Documentation for this section has not yet been entered.

Remarks

Flushes this stream 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