Show / Hide Table of Contents

Enum PlatformEventType

Enumeration of all OpenTK window events.

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

Fields

Name Description
ClipboardUpdate

Is raised when the contents of the clipboard is changed.

Close
DisplayConnectionChanged
FileDrop
Focus
InputLanguageChanged
KeyDown
KeyUp
MouseDown
MouseEnter
MouseMove

Signifies the event is of type MouseMoveEventArgs.

MouseUp
NoOperation

A no operation event, for testing purposes.

PowerStateChange
Scroll
TextEditing
TextInput
ThemeChange
WindowFramebufferResize
WindowModeChange
WindowMove
WindowResize
WindowScaleChange
In this article
Back to top Generated by DocFX