Table of Contents

Constructor HighContrastData

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

HighContrastData(object?)

Initializes a new instance of the MswUtils.NativeMethods.HighContrastData structure with default values.

public HighContrastData(object? _ = null)

Parameters

_ object

Optional parameter to disambiguate constructor; ignored. Exists to keep structure readonly semantics simple.