Table of Contents

Class RaspberryPi

Namespace
Sdl3Sharp.Video.Windowing.Drivers
Assembly
Sdl3Sharp.dll

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

string

Remarks

The value of this constant is equal to "rpi".