redwood
Toggle table of contents
0.18.0
common
Platform filter
common
Switch theme
Search in API
redwood
redwood-ui-basic-api
/
app.cash.redwood.ui.basic.api
/
TextFieldState
/
TextFieldState
Text
Field
State
constructor
(
text
:
String
=
""
,
selectionStart
:
Int
=
0
,
selectionEnd
:
Int
=
0
,
userEditCount
:
Long
=
0
)