RoundingMode.Ceiling Property

Definition

Rounding mode to round towards positive infinity.

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