Prints the string representation of the specified double to the target.
Syntax
[Android.Runtime.Register("print", "(D)V", "GetPrint_DHandler")]
public virtual
void Print (
double dnum)
See Also
Parameters
- dnum
- the double value 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