Show / Hide Table of Contents

Enum ConnectedState

Specifies connected state of devices.

Namespace: OpenTK.Windowing.GraphicsLibraryFramework
Assembly: OpenTK.Windowing.GraphicsLibraryFramework.dll
Syntax
public enum ConnectedState

Fields

Name Description
Connected

Indicates that a device is connected.

Disconnected

Indicates that a device is disconnected.

In This Article
Back to top Generated by DocFX