lib
lib
/
com.github.mnemotechnician.mkui.extensions.dsl
/
vsplitter
vsplitter
fun
Table
.
vsplitter
(
color
:
Color
=
Color.white
,
padLeft
:
Float
=
5.0f
,
padRight
:
Float
=
padLeft
)
:
Cell
<
Image
>
Creates a vertical splitter and returns the created cell.