Skip to main content

ColorValuesChanged Event

Raises when current system color values are changed. Including changing of a dark mode and accent colors.

Definition​

Namespace: Avalonia.Platform
Assembly: Avalonia.Base (in Avalonia.Base.dll)

event EventHandler<PlatformColorValues> ColorValuesChanged
View Source

Value​

EventHandler(PlatformColorValues)

See Also​

Reference​

IPlatformSettings Interface
Avalonia.Platform Namespace