Class Dummy
Represents the SDL "dummy video" (sometimes called "null video") windowing driver
public sealed class Dummy : IWindowingDriver
- Inheritance
-
Dummy
- Implements
- Inherited Members
Fields
Name
The name of the "dummy video" (sometimes called "null video") windowing driver
public const string Name = "dummy"
Field Value
Remarks
The value of this constant is equal to "dummy".