toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.korge.view.util
Package-level
declarations
Functions
Functions
distribute
Evenly
Horizontally
Link copied to clipboard
fun
distributeEvenlyHorizontally
(
views
:
Iterable
<
View
>
)
fun
distributeEvenlyHorizontally
(
views
:
Iterable
<
View
>
,
boundingWidth
:
Double
)
distribute
Evenly
Vertically
Link copied to clipboard
fun
distributeEvenlyVertically
(
views
:
Iterable
<
View
>
)
fun
distributeEvenlyVertically
(
views
:
Iterable
<
View
>
,
boundingHeight
:
Double
)