Table of Contents

Property LightThemeHoveredFactor

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

LightThemeHoveredFactor

Gets or sets the factor by which the color is adjusted when a light theme element is hovered.

public static float? LightThemeHoveredFactor { get; set; }

Property Value

float?

Remarks

If this property is set to null, the hovered color will not be adjusted. Positive value makes the color lighter, negative value makes it darker.