toggle menu
hooks2
common
switch theme
search in API
hooks2
/
xyz.junerver.compose.hooks
/
KeyboardHolder
Keyboard
Holder
@
Stable
data
class
KeyboardHolder
(
val
hideKeyboard
:
HideKeyboardFn
,
val
showKeyboard
:
ShowKeyboardFn
)
Members
Constructors
Keyboard
Holder
Link copied to clipboard
constructor
(
hideKeyboard
:
HideKeyboardFn
,
showKeyboard
:
ShowKeyboardFn
)
Properties
hide
Keyboard
Link copied to clipboard
val
hideKeyboard
:
HideKeyboardFn
show
Keyboard
Link copied to clipboard
val
showKeyboard
:
ShowKeyboardFn