toggle menu
doodle
0.10.3
common
switch theme
search in API
controls
/
io.nacular.doodle.controls
/
SimpleMutableListModel
/
sortBy
sort
By
open
override
fun
<
R
:
Comparable
<
R
>
>
sortBy
(
selector
:
(
T
)
->
R
?
)
(
source
)
Sorts the contents of the model ascending.
Parameters
selector
used for sort