我在 iPhone 上看到的实际视图是哪个?

发布于 2024-09-28 01:38:26 字数 35 浏览 2 评论 0原文

如何检查我在 iPhone 上看到的实际视图? 谢谢你!

How can a check which is the actual view i can see on my iphone?
thank you!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

凹づ凸ル 2024-10-05 01:38:26

我不确定这是否会达到您想要的效果,但请查看 view.subviews 数组中的第一个视图是否是位于顶部的视图。不过,听起来你做事的方式有点不寻常。

I'm not sure if this will do what you want, but see if the first view in the view.subviews array is the one that's on top. It sounds like you're doing things in a kind of unusual manner though.

请远离我 2024-10-05 01:38:26

您可以将某些内容放入该视图中并直观地查看显示的内容。我相信 Shynthriir 所说的几乎是同一件事。

另一方面,如果您精通 gdb,则可以设置断点并在控制台中查看

You could put something in that view and visually see what is displayed. I believe its pretty much same thing that Shynthriir was saying.

On the other hand, if you are competent with gdb you can set a breakpoint and poke around in the console

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文