Interface

PickerScope

Receiver scope which is used by Picker.

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).

Last updated: