Start native apps faster with the Composables CLI ->
Function

detectTextFieldTapGestures

detectTextFieldTapGestures

Source set: Common
expect suspend fun TextFieldSelectionState.detectTextFieldTapGestures(
    pointerInputScope: PointerInputScope,
    interactionSource: MutableInteractionSource?,
    requestFocus: () -> Unit,
    showKeyboard: () -> Unit,
)