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