SDL_FileDialogType

Various types of file dialogs.

This is used by SDL_ShowFileDialogWithProperties() to decide what kind of dialog to present to the user.

Values

ValueMeaning
SDL_FILEDIALOG_OPENFILE
SDL_FILEDIALOG_SAVEFILE
SDL_FILEDIALOG_OPENFOLDER

See Also

Meta