MathContext
Engineering
Plain
RoundCeiling
RoundDown
RoundFloor
RoundHalfDown
RoundHalfEven
RoundHalfUp
RoundUnnecessary
RoundUp
Scientific
MathContext(Int32)
MathContext(Int32, MathNotationForm)
MathContext(Int32, MathNotationForm, Boolean)
MathContext(Int32, MathNotationForm, Boolean, RoundOptions)
Default
Digits
Form
JniPeerMembers
LostDigits
RoundingMode
ThresholdClass
ThresholdType
monoandroid
namespace Android.Icu.Math
{
[Register("android/icu/math/MathContext", ApiSince = 24, DoNotGenerateAcw = true)]
public sealed class MathContext : Object, IJavaObject, IJavaPeerable, ISerializable, IDisposable
{
[Register(".ctor", "(IIZ)V", "", ApiSince = 24)]
public MathContext(int setdigits, [GeneratedEnum] MathNotationForm setform, bool setlostdigits);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API