compose-multiplatform-html-unified
Toggle table of contents
common
composeUi
Target filter
common
composeUi
Switch theme
Search in API
Skip to content
compose-multiplatform-html-unified
compose-multiplatform-html-unified-common
/
com.huanshankeji.compose.foundation.text
/
KeyboardActions
Keyboard
Actions
@
JvmInline
value
class
KeyboardActions
(
val
onAny
:
KeyboardActionScope
.
(
)
->
Unit
?
=
null
)
(
source
)
Members
Members & Extensions
Constructors
Keyboard
Actions
Link copied to clipboard
constructor
(
onAny
:
KeyboardActionScope
.
(
)
->
Unit
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
on
Any
Link copied to clipboard
val
onAny
:
KeyboardActionScope
.
(
)
->
Unit
?
Functions
to
Platform
Value
Link copied to clipboard
composeUi
fun
KeyboardActions
.
toPlatformValue
(
)
:
KeyboardActions