SimulatorClient.GetCurrentForegroundWindow Method

Definition

Gets current foreground window.

public:
 virtual int GetCurrentForegroundWindow();
public int GetCurrentForegroundWindow ();
abstract member GetCurrentForegroundWindow : unit -> int
override this.GetCurrentForegroundWindow : unit -> int
Public Function GetCurrentForegroundWindow () As Integer

Returns

Int32

A cookie representation of window.

Implements

Applies to