Selva Compute API Reference - v1.1.2
Preparing search index...
visualization
<internal>
XRSessionEventInit
Interface XRSessionEventInit
interface
XRSessionEventInit
{
bubbles
?:
boolean
;
cancelable
?:
boolean
;
composed
?:
boolean
;
session
:
XRSession
;
}
Hierarchy (
View Summary
)
EventInit
XRSessionEventInit
Index
Properties
bubbles?
cancelable?
composed?
session
Properties
Optional
bubbles
bubbles
?:
boolean
Optional
cancelable
cancelable
?:
boolean
Optional
composed
composed
?:
boolean
session
session
:
XRSession
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bubbles
cancelable
composed
session
Selva Compute API Reference - v1.1.2
Loading...