XRSessionEvent constructor
XRSessionEvent(
- String type,
- XRSessionEventInit eventInitDict
Implementation
external factory XRSessionEvent(
String type, XRSessionEventInit eventInitDict);