Window.destroyWithParent
bool destroyWithParent() @propertyGet destroyWithParent property.
Returns
If this window should be destroyed when the parent is destroyed.
void destroyWithParent(bool propval) @propertySet destroyWithParent property.
Parameters
propval | If this window should be destroyed when the parent is destroyed. |