compose-multiplatform-html-unified
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
compose-multiplatform-html-unified
compose-multiplatform-html-unified-common
/
com.huanshankeji.compose.foundation.text
/
KeyboardOptions
/
KeyboardOptions
Keyboard
Options
constructor
(
capitalization
:
KeyboardCapitalization
?
=
null
,
autoCorrect
:
Boolean
?
=
null
,
keyboardType
:
KeyboardType
?
=
null
,
imeAction
:
ImeAction
?
=
null
,
platformImeOptions
:
PlatformImeOptions
?
=
null
)
(
source
)