Container.childSetProperty

Sets a child property for @child and @container.

class Container
void
childSetProperty

Parameters

child Widget

a widget which is a child of @container

propertyName string

the name of the property to set

value Value

the value to set the property to

Meta