Java.IO.PrintStream.Print Method
Prints the string representation of the boolean b.

Syntax

[Android.Runtime.Register("print", "(Z)V", "GetPrint_ZHandler")]
public virtual void Print (bool bool)

Parameters

b
Documentation for this section has not yet been entered.

Remarks

Prints the string representation of the boolean b.

[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