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.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
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: