Half
Epsilon
LowestValue
MaxExponent
MaxValue
MinExponent
MinNormal
MinValue
NaN
NegativeInfinity
NegativeZero
PositiveInfinity
PositiveZero
Size
Half(Double)
Half(Int16)
Half(Single)
Half(String)
IsNaN
JniPeerMembers
ThresholdClass
ThresholdType
Abs(Int16)
Ceil(Int16)
Compare(Int16, Int16)
CompareTo(Half)
CopySign(Int16, Int16)
DoubleValue()
Equals(Int16, Int16)
FloatValue()
Floor(Int16)
GetExponent(Int16)
GetSign(Int16)
GetSignificand(Int16)
Greater(Int16, Int16)
GreaterEquals(Int16, Int16)
HalfToIntBits(Int16)
HalfToRawIntBits(Int16)
HalfToShortBits(Int16)
HalfValue()
HashCode(Int16)
IntBitsToHalf(Int32)
IntValue()
InvokeIsNaN(Int16)
IsInfinite(Int16)
IsNormalized(Int16)
Less(Int16, Int16)
LessEquals(Int16, Int16)
LongValue()
Max(Int16, Int16)
Min(Int16, Int16)
ParseHalf(String)
Round(Int16)
ToFloat(Int16)
ToHalf(Single)
ToHexString(Int16)
ToString(Int16)
Trunc(Int16)
ValueOf(Int16)
ValueOf(Single)
ValueOf(String)
net9.0-android34.0
namespace Android.Util
{
[Register("android/util/Half", ApiSince = 26, DoNotGenerateAcw = true)]
[SupportedOSPlatform("android26.0")]
public sealed class Half : Number, IJavaObject, IJavaPeerable, IComparable, IDisposable
{
[Register("compare", "(SS)I", "", ApiSince = 26)]
[SupportedOSPlatform("android26.0")]
public static int Compare(short x, short y);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to net9.0 | |
Platforms | This API is only available when you target a specific platform: |
Android | 21.022.023.024.025.026.027.028.029.030.031.032.033.034.0 |
Information specific to net9.0-android34.0 | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API