toggle menu
doodle
0.10.3
common
switch theme
search in API
core
/
io.nacular.doodle.core
/
Container
/
minusAssign
minus
Assign
common
operator
fun
minusAssign
(
view
:
View
)
Removes
view
from the Container.
Parameters
view
to be removed
operator
fun
minusAssign
(
views
:
Collection
<
View
>
)
Removes the given
views
from the Container.
Parameters
views
to be removed