Function Window.metal

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

bool metal() @property @trusted const;

Returns

true if the the window utilizes Metal, otherwise false