Searched defs:onFullscreenUpdate (Results 1 – 5 of 5) sorted by relevance
50 val onFullscreenUpdate by EventDispatcher<Bundle>() constant
52 val onFullscreenUpdate by EventDispatcher<Bundle>() constant
377 const onFullscreenUpdate = (event) => fullscreenUpdates.push(event.fullscreenUpdate); function384 onFullscreenUpdate={onFullscreenUpdate} field