IPlatformSettingsColorValuesChanged 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) Version: 11.3.999
event EventHandler<PlatformColorValues> ColorValuesChanged

Value

EventHandlerPlatformColorValues

See Also