IPlatformSettingsColorValuesChanged Event
Raises when current system color values are changed. Including changing of a dark mode and accent colors.
Namespace: Avalonia.PlatformAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
event EventHandler<PlatformColorValues> ColorValuesChanged
Event ColorValuesChanged As EventHandler(Of PlatformColorValues)
abstract ColorValuesChanged : IEvent<EventHandler<PlatformColorValues>,
PlatformColorValues>
Value
EventHandlerPlatformColorValues