Table of Contents

Class Cocoa

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

Represents the Cocoa windowing driver

public sealed class Cocoa : IWindowingDriver
Inheritance
Cocoa
Implements
Inherited Members

Remarks

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

Fields

Name

The name of the Cocoa windowing driver

public const string Name = "cocoa"

Field Value

string

Remarks

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