keyboardNavigation

@Composable
abstract fun keyboardNavigation(keyboardNavigation: Boolean)(source)

Specifies whether the picker should allow keyboard navigation.