JSValue.IsNull Property

Definition

Gets a Boolean value that tells whether the JSValue represents a JavaScript null.

public virtual bool IsNull { [Foundation.Export("isNull")] get; }
member this.IsNull : bool

Property Value

Attributes

Applies to