Prints the string representation of the specified object to the target.
Syntax
[Android.Runtime.Register("print", "(Ljava/lang/Object;)V", "GetPrint_Ljava_lang_Object_Handler")]
public virtual
void Print (
Java.Lang.Object obj)
See Also
Parameters
- obj
- the object to print to 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