Source set: Android
public interface PickerScope
Receiver scope which is used by Picker.
Properties
selectedOptionIndex
Source set: Android
public val selectedOptionIndex: Int
Index of the option selected (i.e., at the center).
Receiver scope which is used by Picker.
public interface PickerScope
Receiver scope which is used by Picker.
public val selectedOptionIndex: Int
Index of the option selected (i.e., at the center).
Last updated: