Function Window.vulkan

Wraps SDL_GetWindowFlags to check whether the window utilizes Vulkan (from SDL 2.0.6)

bool vulkan() @property @trusted const;

Returns

true if the the window utilizes Vulkan, otherwise false