Java.Math.RoundingMode.HalfDown Property
Rounding mode where values are rounded towards the nearest neighbor.

Syntax

[Android.Runtime.Register("HALF_DOWN")]
public static RoundingMode HalfDown { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Rounding mode where values are rounded towards the nearest neighbor. Ties are broken by rounding down.

[Android Documentation]

Requirements

Namespace: Java.Math
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: