开发者

Will a DisplayObject be garbage collected if its reference is set to null, but it's not removed from the display list?

开发者 https://www.devze.com 2023-04-11 00:22 出处:网络
Will a DisplayObject be garbage collected开发者_Go百科 if the only reference keeping it in memory is set to null, but it\'s not removed from the display list?If it is in a display list, there are stil

Will a DisplayObject be garbage collected开发者_Go百科 if the only reference keeping it in memory is set to null, but it's not removed from the display list?


If it is in a display list, there are still references to it in the system.

0

精彩评论

暂无评论...
验证码 换一张
取 消