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