toggle menu
doodle
0.11.5
common
switch theme
search in API
themes
/
io.nacular.doodle.theme.basic.selectbox
/
SelectBoxTextEditOperation
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
invoke
Link copied to clipboard
operator
fun
invoke
(
focusManager
:
FocusManager
?
,
selectBox
:
MutableSelectBox
<
String
,
*
>
,
value
:
String
,
current
:
View
)
:
SelectBoxTextEditOperation
<
String
>