Show / Hide Table of Contents

Enum SDL.SDL_PowerState

Namespace: SDL2
Assembly: SDL2-CS.dll
Syntax
public enum SDL_PowerState

Fields

Name Description
SDL_POWERSTATE_CHARGED
SDL_POWERSTATE_CHARGING
SDL_POWERSTATE_NO_BATTERY
SDL_POWERSTATE_ON_BATTERY
SDL_POWERSTATE_UNKNOWN

Extension Methods

EnumExtensions.GetAttribute<TAttribute>()
  • Improve this Doc
  • View Source
Back to top Generated by DocFX