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