RoundingMode.HalfDown Property

Definition

Rounding mode where values are rounded towards the nearest neighbor.

[Android.Runtime.Register("HALF_DOWN")]
public static Java.Math.RoundingMode? HalfDown { get; }
[<Android.Runtime.Register("HALF_DOWN")>]
static member HalfDown : Java.Math.RoundingMode

Property Value

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to