Table of Contents

Class Emscripten

Namespace
Sdl3Sharp.Video.Windowing.Drivers
Assembly
Sdl3Sharp.dll

Represents the Emscripten windowing driver

public sealed class Emscripten : IWindowingDriver
Inheritance
Emscripten
Implements
Inherited Members

Remarks

This windowing backend is only available on Emscripten platforms.

Fields

Name

The name of the Emscripten windowing driver

public const string Name = "emscripten"

Field Value

string

Remarks

The value of this constant is equal to "emscripten".