StyledElementActualThemeVariantChanged Event

Raised when the theme variant is changed on the element or an ancestor of the element.

Definition

Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public event EventHandler ActualThemeVariantChanged

Value

EventHandler

Implements

IThemeVariantHostActualThemeVariantChanged

See Also