Show / Hide Table of Contents

Enum SDL.SDL_RendererFlags

Namespace: SDL2
Assembly: SDL2-CS.dll
Syntax
[Flags]
public enum SDL_RendererFlags : uint

Fields

Name Description
SDL_RENDERER_ACCELERATED
SDL_RENDERER_PRESENTVSYNC
SDL_RENDERER_SOFTWARE
SDL_RENDERER_TARGETTEXTURE

Extension Methods

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