Java.Math.RoundingMode Class
Specifies the rounding behavior for operations whose results cannot be represented exactly.

See Also: RoundingMode Members

Syntax

[Android.Runtime.Register("java/math/RoundingMode", DoNotGenerateAcw=true)]
public sealed class RoundingMode : Java.Lang.Enum

Remarks

Specifies the rounding behavior for operations whose results cannot be represented exactly.

[Android Documentation]

Requirements

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