Java.Util.Concurrent.Atomic.AtomicLong.FloatValue Method
Returns the value of this AtomicLong as a float after a widening primitive conversion.

Syntax

[Android.Runtime.Register("floatValue", "()F", "GetFloatValueHandler")]
public override float FloatValue ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the value of this AtomicLong as a float after a widening primitive conversion.

[Android Documentation]

Requirements

Namespace: Java.Util.Concurrent.Atomic
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1