SDL Wiki
(This is the documentation for SDL3, which is the current stable version. SDL2 was the previous version!)

SDL_HINT_IME_IMPLEMENTED_UI

A variable describing what IME UI elements the application can display.

Header File

Defined in <SDL3/SDL_hints.h>

Syntax

#define SDL_HINT_IME_IMPLEMENTED_UI "SDL_IME_IMPLEMENTED_UI"

Remarks

By default IME UI is handled using native components by the OS where possible, however this can interfere with or not be visible when exclusive fullscreen mode is used.

The variable can be set to a comma separated list containing the following items:

This hint should be set before SDL is initialized.

Version

This hint is available since SDL 3.0.0.


CategoryAPI, CategoryAPIMacro, CategoryHints


[ edit | delete | history | feedback | raw ]

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

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