Skip to main content

RoutedEvent Constructor

Initializes a new instance of the RoutedEvent class

Definition

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

public RoutedEvent(
string name,
RoutingStrategies routingStrategies,
Type eventArgsType,
Type ownerType
)

Parameters

  String
 
  RoutingStrategies
 
  Type
 
  Type
 

See Also

Reference

RoutedEvent Class
Avalonia.Interactivity Namespace