EventRouteHasHandlers Property

Gets a value indicating whether the route has any handlers.

Definition

Namespace: Avalonia.Interactivity
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public bool HasHandlers { get; }

Property Value

Boolean

See Also