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