Java.Lang.Double.IsNaN Property
Indicates whether this object is a Not-a-Number (NaN) value.

Syntax

[get: Android.Runtime.Register("isNaN", "()Z", "GetIsNaNHandler")]
public bool IsNaN { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Indicates whether this object is a Not-a-Number (NaN) value.

[Android Documentation]

Requirements

Namespace: Java.Lang
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1