The members of Java.IO.Console are listed below.
See Also: Inherited members from Java.Lang.Object
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
Flush()Flushes the object by writing out any buffered data to the underlying output. | ||
Format(string, params Java.Lang.Object[])Documentation for this section has not yet been entered. | ||
FormatAsync(string, params Java.Lang.Object[])Documentation for this section has not yet been entered. | ||
Printf(string, params Java.Lang.Object[])Documentation for this section has not yet been entered. | ||
PrintfAsync(string, params Java.Lang.Object[])Documentation for this section has not yet been entered. | ||
Reader()Returns the Java.IO.Reader associated with this console. | ||
ReadLine()Reads a line from the console. | ||
ReadLine(string, params Java.Lang.Object[])Documentation for this section has not yet been entered. | ||
ReadLineAsync()Documentation for this section has not yet been entered. | ||
ReadLineAsync(string, params Java.Lang.Object[])Documentation for this section has not yet been entered. | ||
ReadPassword()This method is unimplemented on Android. | ||
ReadPassword(string, params Java.Lang.Object[])Documentation for this section has not yet been entered. | ||
ReadPasswordAsync()Documentation for this section has not yet been entered. | ||
ReadPasswordAsync(string, params Java.Lang.Object[])Documentation for this section has not yet been entered. | ||
Writer()Returns the Java.IO.Writer associated with this console. |