Skip to content

OptionScreen.moveCursorDown

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

OptionScreen.moveCursorDown method

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

OptionScreen.moveCursorDown(): void
Clone this wiki locally