Class SDL_TextInputType

java.lang.Object
club.doki7.sdl3.enumtype.SDL_TextInputType

public final class SDL_TextInputType extends Object

Text input type.

These are the valid values for SDL_PROP_TEXTINPUT_TYPE_NUMBER. Not every value is valid on every platform, but where a value isn't supported, a reasonable fallback will be used.

Since: This enum is available since SDL 3.2.0.

See also:

  • SDL_StartTextInputWithProperties