Java.Lang.Float: Property Members

The properties of Java.Lang.Float are listed below. For a list of all members, see the Float Members list.

See Also: Inherited members from Java.Lang.Number

Public Properties

[read-only]
IsInfinitebool. Indicates whether this object represents an infinite value.
[read-only]
IsNaNbool. Indicates whether this object is a Not-a-Number (NaN) value.
[read-only]
static
MaxExponentint. Maximum base-2 exponent that a finite value of the float type may have.
[read-only]
static
MinExponentint. Minimum base-2 exponent that a normal value of the float type may have.
[read-only]
static
MinNormalfloat. Constant for the smallest positive normal value of the float type.
[read-only]
static
TypeClass. The Java.Lang.Class object that represents the primitive type float.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.