SimulatorClient.BringSimulatorToForeground 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
将模拟器 UI 应用程序引入前台。
public:
virtual void BringSimulatorToForeground();
public void BringSimulatorToForeground ();
abstract member BringSimulatorToForeground : unit -> unit
override this.BringSimulatorToForeground : unit -> unit
Public Sub BringSimulatorToForeground ()