Signals
Constructors
new Signals()
new Signals():
Signals
Returns
Properties
audioContextSuspendedError
static
audioContextSuspendedError:Signal
<() =>void
>
Source
audioLoadError
static
audioLoadError:Signal
<(opts
) =>void
>
Source
changeLanguage
static
changeLanguage:Signal
<(languageId
) =>void
>
Source
clearFocus
static
clearFocus:Signal
<() =>void
>
Source
clearNeighbours
static
clearNeighbours:Signal
<() =>void
>
Source
dragBegin
static
dragBegin:Signal
<(draggable
) =>void
>
Source
dragEnd
static
dragEnd:Signal
<(draggable
) =>void
>
Source
draggableDeselected
static
draggableDeselected:Signal
<(draggable
) =>void
>
Source
draggableSelected
static
draggableSelected:Signal
<(draggable
) =>void
>
Source
forceFocus
static
forceFocus:Signal
<(focusable
) =>void
>
Source
forceNeighbours
static
forceNeighbours:Signal
<(token
) =>void
>
Source
getKeyboardStatus
static
getKeyboardStatus:Signal
<(handler
) =>void
>
Source
hideAllPopups
static
hideAllPopups:Signal
<() =>void
>
Source
hideLoadScreen
static
hideLoadScreen:Signal
<(data
) =>void
>
Source
hidePopup
static
hidePopup:Signal
<(id
) =>void
>
Source
hidePopupComplete
static
hidePopupComplete:Signal
<(popup
) =>void
>
Source
hideTopMostPopup
static
hideTopMostPopup:Signal
<() =>void
>
Source
initState
static
initState:Signal
<(data
?) =>void
>
Source
keyboardFocusBegin
static
keyboardFocusBegin:Signal
<(focusable
) =>void
>
Source
keyboardFocusEnd
static
keyboardFocusEnd:Signal
<(focusable
) =>void
>
Source
keyboardReFocus
static
keyboardReFocus:Signal
<() =>void
>
Source
loadAssets
static
loadAssets:Signal
<(token
) =>void
>
Source
loadAudio
static
loadAudio:Signal
<(opts
) =>void
>
Source
loadAudioFromAssetMap
static
loadAudioFromAssetMap:Signal
<(opts
) =>void
>
Source
loadComplete
static
loadComplete:Signal
<() =>void
>
Source
loadScreenHidden
static
loadScreenHidden:Signal
<() =>void
>
Source
loadState
static
loadState:Signal
<(token
) =>void
>
Source
onAudioCategoryVolumeChanged
static
onAudioCategoryVolumeChanged:Signal
<(detail
) =>void
>
Source
onLanguageChanged
static
onLanguageChanged:Signal
<(languageId
) =>void
>
Source
onResize
static
onResize:Signal
<(size
) =>void
>
Source
orientationLandscape
static
orientationLandscape:Signal
<() =>void
>
Source
orientationPortrait
static
orientationPortrait:Signal
<() =>void
>
Source
pause
static
pause:Signal
<() =>void
>
Source
playAudio
static
playAudio:Signal
<(token
) =>void
>
Source
playCaption
static
playCaption:Signal
<(opts
) =>void
>
Source
popKeyboardLayer
static
popKeyboardLayer:Signal
<() =>void
>
Source
pushKeyboardLayer
static
pushKeyboardLayer:Signal
<() =>void
>
Source
registerFocusable
static
registerFocusable:Signal
<(focusable
) =>void
>
Source
registerFocusables
static
registerFocusables:Signal
<(focusables
) =>void
>
Source
setKeyboardEnabled
static
setKeyboardEnabled:Signal
<(enabled
) =>void
>
Source
showLoadScreen
static
showLoadScreen:Signal
<(opts
) =>void
>
Source
showPopup
static
showPopup:Signal
<(token
) =>void
>
Source
stateTransitionComplete
static
stateTransitionComplete:Signal
<(id
) =>void
>
Source
stateTransitionHalted
static
stateTransitionHalted:Signal
<(token
) =>void
>
Source
stateTransitionStart
static
stateTransitionStart:Signal
<(id
) =>void
>
Source
stopAudio
static
stopAudio:Signal
<(id
) =>void
>
Source
stopCaption
static
stopCaption:Signal
<(opts
) =>void
>
Source
unloadAssets
static
unloadAssets:Signal
<(token
) =>void
>
Source
unpause
static
unpause:Signal
<() =>void
>
Source
unregisterAllFocusables
static
unregisterAllFocusables:Signal
<() =>void
>
Source
unregisterFocusable
static
unregisterFocusable:Signal
<(focusable
) =>void
>
Source
unregisterFocusables
static
unregisterFocusables:Signal
<(focusables
) =>void
>
Source
voiceoverEnded
static
voiceoverEnded:Signal
<(key
) =>void
>
Source
voiceoverStarted
static
voiceoverStarted:Signal
<(key
) =>void
>