Interactivity Namespace
Namespace Avalonia.Interactivity
Types
- CancelRoutedEventArgs - Provides state information and data specific to a cancelable routed event.
- EventRoute - Holds the route for a routed event and supports raising an event on that route.
- Interactive - Base class for objects that raise routed events.
- InteractiveExtensions - Provides extension methods for the Avalonia.Interactivity.Interactive interface.
- RoutedEvent
- RoutedEventArgs - Provides state information and data specific to a routed event.
- RoutedEventRegistry - Tracks registered Avalonia.Interactivity.RoutedEvents.
- RoutedEvent<TEventArgs>
- RoutingStrategies