Skip to content

OptionScreen.moveCursorUp

Alex Kulcsar edited this page Apr 20, 2023 · 1 revision

OptionScreen.moveCursorUp method

Moves the cursor up to the next option. If the cursor is already in the top option, it will move to the footer. Call from a controller event handler.

OptionScreen.moveCursorUp(): void
Clone this wiki locally