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)
Receiver scope which is used by Picker.
public interface PickerScope
Receiver scope which is used by Picker.
public val selectedOption: Int
Index of the item selected (i.e., at the center)
Last updated: