Table of Contents

Class Android

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

Represents the Android windowing driver

public sealed class Android : IWindowingDriver
Inheritance
Android
Implements
Inherited Members

Remarks

This windowing backend is only available on Android platforms.

Fields

Name

The name of the Android windowing driver

public const string Name = "android"

Field Value

string

Remarks

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