WindowToForeground¶
- class WindowToForeground[source]¶
Bases:
UiInstructionBring the current window to the foreground.
- property id: int¶
Return the unique UI instruction identifier.
- Returns:
UI instruction identifier.
- Return type:
int
Bases: UiInstruction
Bring the current window to the foreground.
Return the unique UI instruction identifier.
UI instruction identifier.
int