RoundingMode.Floor Property

Definition

Rounding mode to round towards negative infinity.

[Android.Runtime.Register("FLOOR")]
public static Java.Math.RoundingMode? Floor { get; }
[<Android.Runtime.Register("FLOOR")>]
static member Floor : 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