Interface

PickerScope

Receiver scope which is used by Picker.

Source set: Android
public interface PickerScope

Receiver scope which is used by Picker.

Properties

selectedOption

Source set: Android
public val selectedOption: Int

Index of the item selected (i.e., at the center)

Last updated: