Java.Text.ChoiceFormat.PreviousDouble Method
Returns the double value which is closest to the specified double but smaller.

Syntax

[Android.Runtime.Register("previousDouble", "(D)D", "")]
public static double PreviousDouble (double value)

Parameters

value
a double value.

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the double value which is closest to the specified double but smaller.

[Android Documentation]

Requirements

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