Packages
sdl2
SDL
Hint
Priority
DEFAULT
NORMAL
OVERRIDE
Priority
Description:
[
CCode
( cname =
"SDL_HintPriority"
, cprefix =
"SDL_HINT_"
, has_type_id =
false
) ]
public
enum
Priority
An enumeration of hint priorities
Namespace:
SDL.Hint
Package:
sdl2
Content:
Enum values:
DEFAULT
-
Low priority, used for default values.
NORMAL
-
Medium priority.
OVERRIDE
-
High priority.