Table of Contents

Class Display.PropertyNames

Namespace
Sdl3Sharp.Video.Windowing
Assembly
Sdl3Sharp.dll

Provides property names for Display properties

public abstract class Display.PropertyNames
Inheritance
Display.PropertyNames
Derived
Inherited Members

Fields

HdrEnabledBoolean

The name of a read-only property property that holds a boolean value indicating whether the display has HDR headroom above the SDR white point

public const string HdrEnabledBoolean = "SDL.display.HDR_enabled"

Field Value

string

Remarks

The associated property is for informational and diagnostic purposes only, as not all platforms provide this information at the display level.