Table of Contents

Class Wayland

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

Represents the Wayland windowing driver

public sealed class Wayland : IWindowingDriver
Inheritance
Wayland
Implements
Inherited Members

Remarks

This windowing backend is only available on platforms that support the Wayland display server protocol.

Fields

Name

The name of the Wayland windowing driver

public const string Name = "wayland"

Field Value

string

Remarks

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