Double
E
Epsilon
MaxValue
MinValue
NaN
NegativeInfinity
NegativeZero
Pi
PositiveInfinity
Tau
Abs(Double)
Acos(Double)
Acosh(Double)
AcosPi(Double)
Asin(Double)
Asinh(Double)
AsinPi(Double)
Atan(Double)
Atan2(Double, Double)
Atan2Pi(Double, Double)
Atanh(Double)
AtanPi(Double)
BitDecrement(Double)
BitIncrement(Double)
Cbrt(Double)
Ceiling(Double)
Clamp(Double, Double, Double)
CompareTo(Double)
CompareTo(Object)
ConvertToInteger<TInteger>(Double)
ConvertToIntegerNative<TInteger>(Double)
CopySign(Double, Double)
Cos(Double)
Cosh(Double)
CosPi(Double)
CreateChecked<TOther>(TOther)
CreateSaturating<TOther>(TOther)
CreateTruncating<TOther>(TOther)
DegreesToRadians(Double)
Equals(Double)
Equals(Object)
Exp(Double)
Exp10(Double)
Exp10M1(Double)
Exp2(Double)
Exp2M1(Double)
ExpM1(Double)
Floor(Double)
FusedMultiplyAdd(Double, Double, Double)
GetHashCode()
GetTypeCode()
Hypot(Double, Double)
Ieee754Remainder(Double, Double)
ILogB(Double)
IsEvenInteger(Double)
IsFinite(Double)
IsInfinity(Double)
IsInteger(Double)
IsNaN(Double)
IsNegative(Double)
IsNegativeInfinity(Double)
IsNormal(Double)
IsOddInteger(Double)
IsPositive(Double)
IsPositiveInfinity(Double)
IsPow2(Double)
IsRealNumber(Double)
IsSubnormal(Double)
Lerp(Double, Double, Double)
Log(Double)
Log(Double, Double)
Log10(Double)
Log10P1(Double)
Log2(Double)
Log2P1(Double)
LogP1(Double)
Max(Double, Double)
MaxMagnitude(Double, Double)
MaxMagnitudeNumber(Double, Double)
MaxNumber(Double, Double)
Min(Double, Double)
MinMagnitude(Double, Double)
MinMagnitudeNumber(Double, Double)
MinNumber(Double, Double)
MultiplyAddEstimate(Double, Double, Double)
Parse(String)
Parse(String, IFormatProvider)
Parse(String, NumberStyles)
Parse(String, NumberStyles, IFormatProvider)
Parse(ReadOnlySpan<Byte>, IFormatProvider)
Parse(ReadOnlySpan<Char>, IFormatProvider)
Parse(ReadOnlySpan<Byte>, NumberStyles, IFormatProvider)
Parse(ReadOnlySpan<Char>, NumberStyles, IFormatProvider)
Pow(Double, Double)
RadiansToDegrees(Double)
ReciprocalEstimate(Double)
ReciprocalSqrtEstimate(Double)
RootN(Double, Int32)
Round(Double)
Round(Double, Int32)
Round(Double, MidpointRounding)
Round(Double, Int32, MidpointRounding)
ScaleB(Double, Int32)
Sign(Double)
Sin(Double)
SinCos(Double)
SinCosPi(Double)
Sinh(Double)
SinPi(Double)
Sqrt(Double)
Tan(Double)
Tanh(Double)
TanPi(Double)
ToString()
ToString(IFormatProvider)
ToString(String)
ToString(String, IFormatProvider)
Truncate(Double)
TryFormat(Span<Byte>, Int32, ReadOnlySpan<Char>, IFormatProvider)
TryFormat(Span<Char>, Int32, ReadOnlySpan<Char>, IFormatProvider)
TryParse(String, Double)
TryParse(String, IFormatProvider, Double)
TryParse(String, NumberStyles, IFormatProvider, Double)
TryParse(ReadOnlySpan<Byte>, Double)
TryParse(ReadOnlySpan<Char>, Double)
TryParse(ReadOnlySpan<Byte>, IFormatProvider, Double)
TryParse(ReadOnlySpan<Char>, IFormatProvider, Double)
TryParse(ReadOnlySpan<Byte>, NumberStyles, IFormatProvider, Double)
TryParse(ReadOnlySpan<Char>, NumberStyles, IFormatProvider, Double)
operator !=(Double, Double)
operator <(Double, Double)
operator <=(Double, Double)
operator ==(Double, Double)
operator >(Double, Double)
operator >=(Double, Double)
Lerp(Double, Double, Double)
ToEm(Double)
net7.0-ios16.4
namespace Microsoft.Maui.Platform
{
public static class CharacterSpacingExtensions
{
public static int ToEm(this double pt);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
.NET | 6.07.0 |
Information specific to net7.0 | |
Platforms | This API is only available when you target a specific platform: |
iOS | 10.010.110.210.311.011.111.211.311.412.012.112.212.312.413.013.113.213.313.413.513.614.014.114.214.314.414.515.015.215.416.016.116.216.4 |
Information specific to net7.0-ios16.4 | |
Assembly | Microsoft.Maui , Version=1.0.0.0, PublicKeyToken= |
Referencing | Requires all:
|
Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API