Show / Hide Table of Contents

Enum GamepadBatteryType

Represents a type of battery in a gamepad.

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

Fields

Name Description
Alkaline

The gamepad has an alkaline battery.

NiMH

The gamepad has a nickel metal hydride battery.

Unknown

The type of battery is unknown.

Wired

The gamepad is wired.

In this article
Back to top Generated by DocFX