SDL Wiki
[ front page | index | search | recent changes | git repo | offline html ]

SDL_PropertiesID

An ID that represents a properties set.

Header File

Defined in <SDL3/SDL_properties.h>

Syntax

typedef Uint32 SDL_PropertiesID;

Version

This datatype is available since SDL 3.2.0.

Using Properties

While this looks like an integer to the application, SDL properties are actually key/value stores that can manage sets of information with multiple datatypes.

Please refer to CategoryProperties for all the details.


CategoryAPI, CategoryAPIDatatype, CategoryProperties


[ edit | delete | history | feedback | raw ]

All wiki content is licensed under Creative Commons Attribution 4.0 International (CC BY 4.0).
Wiki powered by ghwikipp.