We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://stackoverflow.com/questions/4544489/how-to-remove-a-uiwindow/14403933#14403933 这个现在不起作用了
window.hidden = yes window = nil . 可以隐藏 但是在 [UIApplication sharedApplication].windows 里始终存在. 释放不掉..
貌似现在UIwindow 只要变成keywindow之后就会一直在 application windows里.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
https://stackoverflow.com/questions/4544489/how-to-remove-a-uiwindow/14403933#14403933
这个现在不起作用了
window.hidden = yes
window = nil . 可以隐藏
但是在 [UIApplication sharedApplication].windows 里始终存在. 释放不掉..
貌似现在UIwindow 只要变成keywindow之后就会一直在 application windows里.
The text was updated successfully, but these errors were encountered: