Class Wayland
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
Remarks
The value of this constant is equal to "wayland".