Searched defs:keyboardType (Results 1 – 2 of 2) sorted by relevance
| /compose/ui/ui-text/src/commonMain/kotlin/androidx/compose/ui/text/input/ | ||
| D | ImeOptions.kt | 53 val keyboardType: KeyboardType = KeyboardType.Text, constant in androidx.compose.ui.text.input.ImeOptions |
| /compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/text/ | ||
| D | KeyboardOptions.kt | 60 val keyboardType: KeyboardType = KeyboardType.Unspecified, constant in androidx.compose.foundation.text.KeyboardOptions |