SDL_PLATFORM_VISIONOS - Man Page

A preprocessor macro that is only defined if compiling for VisionOS.

Synopsis

#include <SDL3/SDL_platform_defines.h>

#define SDL_PLATFORM_VISIONOS 1

Availability

This macro is available since SDL 3.2.0.

See Also

SDL_PLATFORM_APPLE(3)

Referenced By

SDL_PLATFORM_APPLE(3).

SDL 3.2.16 Simple Directmedia Layer SDL3 FUNCTIONS