This website requires JavaScript.
Explore
Help
Sign in
Alex-Devera
/
v2rayN
Watch
1
Star
0
Fork
You've already forked v2rayN
0
mirror of
https://github.com/2dust/v2rayN.git
synced
2025-08-26 12:56:58 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
de36629076
v2rayN
/
v2rayN
/
ServiceLib
/
Enums
/
EGirdOrientation.cs
9 lines
101 B
C#
Raw
Normal View
History
Unescape
Escape
csharp_style_namespace_declarations = file_scoped
2025-04-02 03:44:23 +00:00
namespace
ServiceLib.Enums
;
public
enum
EGirdOrientation
Main window layout orientation setting
2024-07-19 12:31:07 +00:00
{
csharp_style_namespace_declarations = file_scoped
2025-04-02 03:44:23 +00:00
Horizontal
,
Vertical
,
Tab
,
}
Reference in a new issue
Copy permalink