poison v0.2.1 (2016-12-09T21:57:53Z)
Home
Dub
Repo
Container.remove
poison
ui
container
Container
Removes a component from the container.
void
remove
(Component child)
class
Container
void
remove
(
Component
child
)
void
remove
(string name)
Parameters
child
Component
The child component to remove.
Meta
Source
See Implementation
poison
ui
container
Container
constructors
this
functions
add
clear
process
remove
properties
disabled
Removes a component from the container.