IllegalFormatPrecisionException.Precision 属性

定义

返回精度。

public virtual int Precision { [Android.Runtime.Register("getPrecision", "()I", "GetGetPrecisionHandler")] get; }
[<get: Android.Runtime.Register("getPrecision", "()I", "GetGetPrecisionHandler")>]
member this.Precision : int

属性值

精度

属性

注解

返回精度。 如果精度不能由一个 int表示,则返回 Integer.MIN_VALUE

Java文档java.util.IllegalFormatPrecisionException.getPrecision()

本页的某些部分是根据 创建和共享的工作进行的修改,并根据 许可证中所述的条款使用。

适用于