kdriver
Toggle table of contents
0.2.5
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Input
/
ImeSetCompositionParameter
/
ImeSetCompositionParameter
Ime
Set
Composition
Parameter
constructor
(
text
:
String
,
selectionStart
:
Int
,
selectionEnd
:
Int
,
replacementStart
:
Int
?
=
null
,
replacementEnd
:
Int
?
=
null
)