getVisibleBeatAtStartWithChecker
Description​
Looks for the first visible beat which starts at this lookup so it can be used for cursor placement.
- JavaScript
- C#
- Kotlin
| Parameter | Summary |
|---|---|
checkerAll | The custom checker to see if a beat is visible. |
Returns​
The first beat which is visible according to the given tracks or null.