Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CoderLine/alphaTab
/ trigger
Method
trigger
packages/alphatab/src/EventEmitter.ts:67–71 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
65
}
66
67
public trigger(): void {
68
for
(
const
l of this._listeners) {
69
l();
70
}
71
}
72
}
73
74
/**
Callers
15
AlphaTabView
Class · 0.45
onReady
Method · 0.45
onSampleRequest
Method · 0.45
onSamplesPlayed
Method · 0.45
onGlobalLayout
Method · 0.45
open
Method · 0.45
updatePosition
Method · 0.45
onLongPress
Method · 0.45
onSingleTapConfirmed
Method · 0.45
onTouch
Method · 0.45
onLayoutChange
Method · 0.45
onLayoutChange
Method · 0.45
Calls
no outgoing calls
Tested by
2
simulateSeek
Method · 0.36
open
Method · 0.36