WindowToBackground¶
- class WindowToBackground[source]¶
Bases:
UiInstructionSend the current window to the background.
- property id: int¶
Return the unique UI instruction identifier.
- Returns:
UI instruction identifier.
- Return type:
int
Bases: UiInstruction
Send the current window to the background.
Return the unique UI instruction identifier.
UI instruction identifier.
int