toggle menu
chrome-devtools-kotlin
6.2.0-1326544
common
switch theme
search in API
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.input
/
ImeSetCompositionRequest
/
ImeSetCompositionRequest
Ime
Set
Composition
Request
constructor
(
text
:
String
,
selectionStart
:
Int
,
selectionEnd
:
Int
,
replacementStart
:
Int
?
=
null
,
replacementEnd
:
Int
?
=
null
)