Class X11
Represents the X11 windowing driver
public sealed class X11 : IWindowingDriver
- Inheritance
-
X11
- Implements
- Inherited Members
Remarks
This windowing backend is only available on platforms that support the X11 display server protocol.
Fields
Name
The name of the X11 windowing driver
public const string Name = "x11"
Field Value
Remarks
The value of this constant is equal to "x11".