JSValue.ToDouble Method

Definition

Returns a double for the JSValue.

[Foundation.Export("toDouble")]
public virtual double ToDouble ();
abstract member ToDouble : unit -> double
override this.ToDouble : unit -> double

Returns

Attributes

Applies to