---
title: "textInputSession"
type: "function"
lastmod: "2026-08-27"
---
## API Reference

### textInputSession

> Source set: Android

```kotlin
override suspend fun textInputSession(
        session: suspend PlatformTextInputSessionScope.() -> Nothing
    ): Nothing
```
