mirror of
https://github.com/wwiinnddyy/LanMountainDesktop.git
synced 2026-06-22 09:14:25 +08:00
feat.airapp与融合桌面
This commit is contained in:
10
LanMountainDesktop.AirAppHost/AirAppWindowChromeMode.cs
Normal file
10
LanMountainDesktop.AirAppHost/AirAppWindowChromeMode.cs
Normal file
@@ -0,0 +1,10 @@
|
||||
namespace LanMountainDesktop.AirAppHost;
|
||||
|
||||
public enum AirAppWindowChromeMode
|
||||
{
|
||||
Standard,
|
||||
Borderless,
|
||||
FullScreen,
|
||||
Tool,
|
||||
BackgroundOnly
|
||||
}
|
||||
Reference in New Issue
Block a user