EventRouteHasHandlers Property
Gets a value indicating whether the route has any handlers.
Namespace: Avalonia.InteractivityAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public bool HasHandlers { get; }
Public ReadOnly Property HasHandlers As Boolean
Get
member HasHandlers : bool with get
Property Value
Boolean