Table of Contents

Class UIKit

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

Represents the UIKit windowing driver

public sealed class UIKit : IWindowingDriver
Inheritance
UIKit
Implements
Inherited Members

Remarks

This windowing backend is only available on Apple platforms (macOS, iOS, tvOS and watchOS).

Fields

Name

The name of the UIKit windowing driver

public const string Name = "uikit"

Field Value

string

Remarks

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