Udostępnij za pośrednictwem


ISimulator.SetCurrentForegroundWindow(Int32) Method

Definition

Sets the current foreground window.

public:
 void SetCurrentForegroundWindow(int cookie);
public void SetCurrentForegroundWindow (int cookie);
abstract member SetCurrentForegroundWindow : int -> unit
Public Sub SetCurrentForegroundWindow (cookie As Integer)

Parameters

cookie
Int32

A cookie retrieved using GetCurrentForegroundWindow.

Applies to