Converts rounding mode constants from class BigDecimal into
RoundingMode values.
Syntax
[Android.Runtime.Register("valueOf", "(I)Ljava/math/RoundingMode;", "")]
public static
RoundingMode ValueOf ([Android.Runtime.GeneratedEnum]
RoundOptions mode)
Parameters
- mode
- rounding mode constant as defined in class BigDecimal
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Java.Math
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1