Mosaic
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Mosaic
mosaic-client
/
dev.catbit.mosaic.client.ui.sdui.foundation.tiles.holder.tile
/
TileHolder
/
removeChildren
remove
Children
fun
removeChildren
(
ids
:
List
<
String
>
)
Same as
removeChild
, for every child whose id is in
ids
.
Parameters
ids
ids of the children to remove.