Prints the string representation of the specified boolean to the target.
Syntax
[Android.Runtime.Register("print", "(Z)V", "GetPrint_ZHandler")]
public virtual
void Print (
bool bool)
See Also
Parameters
- bool
- the boolean value to print the target.
Remarks
Requirements
Namespace: Java.IO
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1