keepAlive property

bool keepAlive
getter/setter pair

Whether to keep the child alive even when it is no longer visible.

Implementation

bool keepAlive = false;