A variable indicating whether the metal layer drawable size should be updated for the SDL_EVENT_WINDOW_PIXEL_SIZE_CHANGED event on macOS.
Defined in <SDL3/SDL_hints.h>
#define SDL_HINT_VIDEO_METAL_AUTO_RESIZE_DRAWABLE "SDL_VIDEO_METAL_AUTO_RESIZE_DRAWABLE"
The variable can be set to the following values:
This hint should be set before SDL_Metal_CreateView called.
This hint is available since SDL 3.4.0.