Show / Hide Table of Contents

Enum WindowBorderStyle

The window border style.

Namespace: OpenTK.Core.Platform
Assembly: OpenTK.Core.dll
Syntax
public enum WindowBorderStyle

Fields

Name Description
Borderless

Borderless window.

FixedBorder

Non-resizeable window border.

ResizableBorder

Resizeable window border.

ToolBox

A tool window. A tool window is a window does not appear in the taskbar and does not appear in the window swticher (ALT+TAB).

In this article
Back to top Generated by DocFX