简体   繁体   English

如何停止iOS模拟器隐藏Xcode

[英]How to stop iOS simulator hiding xcode

I am trying to follow some tutorials online. 我正在尝试在线学习一些教程。 Every time i run the iOS simulator my xcode seems to minimise and focus goes to the simulator on the desktop 每次我运行iOS模拟器时,我的xcode似乎都会最小化,并且焦点会转移到桌面上的模拟器上

Is it possible to stop this and have the simulator load on top of the Xcode window? 是否可以停止此操作并将模拟器加载到Xcode窗口的顶部?

Thanks 谢谢

Focus will switch over but Xcode itself doesn't minimise. 焦点将切换,但是Xcode本身并没有最小化。 However, if you're running Xcocde full screen (you have clicked on the <-> arrow in the top right of the screen) then you will switch to a different screen - this is standard behaviour for all maximised apps. 但是,如果您正在全屏运行Xcocde(单击了屏幕右上方的<->箭头),则将切换到其他屏幕-这是所有最大化应用程序的标准行为。 Clicking on the green full screen icon in Xcode will make the window take up all available space but without taking a separate screen, which will give the behaviour that you want -- though note this is for 10.9; 单击Xco​​de中绿色的全屏图标将使窗口占用所有可用空间,但不占用单独的屏幕,这将给出您想要的行为-尽管请注意,这是针对10.9的; I seem to recall that clicking the green button on later versions of OSX may automatically trigger the full/separate screen mode. 我似乎记得,在更高版本的OSX上单击绿色按钮可能会自动触发全屏/分屏模式。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM