Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CoderLine/alphaTab
/ clear
Method
clear
packages/alphatab/src/platform/IContainer.ts:64–64 ·
view source on GitHub ↗
* Clears the container and removes all child items.
()
Source
from the content-addressed store, hash-verified
62
* Clears the container and removes all child items.
63
*/
64
clear(): void;
65
66
/**
67
* This event occurs when the control was resized.
Callers
15
clear
Method · 0.65
destroy
Method · 0.65
resetSamples
Method · 0.65
terminate
Method · 0.65
clearPlaceholders
Method · 0.65
rebuild
Method · 0.65
generateBundle
Function · 0.65
_sanitizeJson
Method · 0.65
initialRender
Method · 0.65
testScoreInfo
Function · 0.65
_cursorSelectRange
Method · 0.65
readScore
Method · 0.65
Implementers
4
TestUiContainer
packages/alphatab/test/visualTests/Tes
AndroidViewContainer
packages/kotlin/src/android/src/main/j
AndroidRootViewContainer
packages/kotlin/src/android/src/main/j
HtmlElementContainer
packages/alphatab/src/platform/javascr
Calls
no outgoing calls
Tested by
1
testScoreInfo
Function · 0.52