Skip to content

OptionScreen.selections

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

OptionScreen.selections property

Get the options that the user has selected. Indices are zero-based, so if the user has selected the first option in the first group, OptionScreen.selections[0] will be 0.

OptionScreen.selections: number[]
Clone this wiki locally