Skip to main content

AddClassHandler Method

Adds a class handler to the route.

Definition

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

public void AddClassHandler(
Interactive target
)
View Source

Parameters

  Interactive
The target on which the event should be raised.

See Also

Reference

EventRoute Class
Avalonia.Interactivity Namespace