Skip to main content

alphaTab.IScrollHandler

Description

Classes implementing this interface can handle the scroll logic as the playback in alphaTab progresses.

 interface IScrollHandler extends Disposable

Methods

forceScrollTo(BeatBounds)

Requests a instant scrolling to the specified beat.

onBeatCursorUpdating(BeatBounds, BeatBounds | undefined, MidiTickLookupFindBeatResultCursorMode, number, number, number)

Updates whenever the currently beat cursor is updating its start and end location