Container.childGetProperty

Gets the value of a child property for @child and @container.

class Container
void
childGetProperty

Parameters

child Widget

a widget which is a child of @container

propertyName string

the name of the property to get

value Value

a location to return the value

Meta