A variable that determines whether Ctrl+Click should generate a right-click event on macOS.
Defined in <SDL3/SDL_hints.h>
#define SDL_HINT_MAC_CTRL_CLICK_EMULATE_RIGHT_CLICK "SDL_MAC_CTRL_CLICK_EMULATE_RIGHT_CLICK"
The variable can be set to the following values:
This hint can be set anytime.
This hint is available since SDL 3.2.0.