Table of Contents

Enum WindowState

Namespace
NeoVeldrid
Assembly
NeoVeldrid.dll
public enum WindowState

Fields

BorderlessFullScreen = 4
FullScreen = 1
Hidden = 5
Maximized = 2
Minimized = 3
Normal = 0