added property

JSArray<XRInputSource> get added

The read-only XRInputSourcesChangeEvent property XRInputSourcesChangeEvent.added is a list of zero or more input sources, each identified using an XRInputSource object, which have been newly made available for use.

Implementation

external JSArray<XRInputSource> get added;