Table of Contents

Field FileImageColorOverride

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

Gets or sets a function that provides a color override for file icons. This function returns a LightDarkColor object, which specifies the color to be used for file icons in light and dark themes.

public static Func<LightDarkColor?>? FileImageColorOverride

Returns

Func<LightDarkColor>
Gets or sets a function that provides a color override for file icons. This function returns a object, which specifies the color to be used for file icons in light and dark themes.