Spacing.
This commit is contained in:
parent
0c388a51bd
commit
17f31546ba
@ -25,7 +25,6 @@ namespace Ryujinx.UI.Common.Helper
|
|||||||
[return: MarshalAs(UnmanagedType.Bool)]
|
[return: MarshalAs(UnmanagedType.Bool)]
|
||||||
private static partial bool SetForegroundWindow(nint hWnd);
|
private static partial bool SetForegroundWindow(nint hWnd);
|
||||||
|
|
||||||
|
|
||||||
public static bool SetConsoleWindowStateSupported => OperatingSystem.IsWindows();
|
public static bool SetConsoleWindowStateSupported => OperatingSystem.IsWindows();
|
||||||
|
|
||||||
public static void SetConsoleWindowState(bool show)
|
public static void SetConsoleWindowState(bool show)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user