Sets the standard input stream to the given user defined input stream.
Syntax
[Android.Runtime.Register("setIn", "(Ljava/io/InputStream;)V", "")]
public static
void SetIn (
System.IO.Stream newIn)
Parameters
- newIn
- the user defined input stream to set as the standard input
stream.
Remarks
Requirements
Namespace: Java.Lang
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1