Home
last modified time | relevance | path

Searched defs:inputText (Results 1 – 2 of 2) sorted by relevance

/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/text/selection/
DSelectionLayout.kt641 val inputText: String constant in androidx.compose.foundation.text.selection.SelectableInfo
/compose/ui/ui/src/commonMain/kotlin/androidx/compose/ui/semantics/
DSemanticsProperties.kt1036 var SemanticsPropertyReceiver.inputText by SemanticsProperties.InputText variable