Partager via


isConnected property

The isConnected property returns the connected state of a VRDisplay.

This property is read-only.

Syntax

JavaScript
isConnected = object.isConnected

 

Property values

Type: boolean

True is returned if it's connected.

See also

VRDisplay