Table of Contents

Class RiscOS

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

Represents the RISC OS windowing driver

public sealed class RiscOS : IWindowingDriver
Inheritance
RiscOS
Implements
Inherited Members

Remarks

This windowing backend is only available on RISC OS platforms.

Fields

Name

The name of the RISC OS windowing driver

public const string Name = "riscos"

Field Value

string

Remarks

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