toggle menu
mobilesdk
androidJvm
switch theme
search in API
mobilesdk
/
com.confirmit.mobilesdk.components
/
KeyboardState
Keyboard
State
data
class
KeyboardState
(
val
opened
:
Boolean
,
val
height
:
Int
)
Members
Constructors
Keyboard
State
Link copied to clipboard
constructor
(
opened
:
Boolean
,
height
:
Int
)
Properties
height
Link copied to clipboard
val
height
:
Int
opened
Link copied to clipboard
val
opened
:
Boolean