Android
public object PickerDefaults
Contains the default values used by Picker.
Functions
rotarySnapBehavior
@Composable
public fun rotarySnapBehavior(state: PickerState): RotaryScrollableBehavior
Default rotary behavior for Picker - it is recommended to use scroll behavior with snap in order to indicate the selected item in the center of the Picker.