Show / Hide Table of Contents

Enum SDL.SDL_MessageBoxButtonFlags

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

Fields

Name Description
SDL_MESSAGEBOX_BUTTON_ESCAPEKEY_DEFAULT
SDL_MESSAGEBOX_BUTTON_RETURNKEY_DEFAULT

Extension Methods

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