ApplicationUrlsOpened Event
Note: This API is now obsolete.
Namespace: AvaloniaAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
[ObsoleteAttribute("Use Application.Current.TryGetFeature<IActivatableLifetime>() instead.")]
public event EventHandler<UrlOpenedEventArgs> UrlsOpened
<ObsoleteAttribute("Use Application.Current.TryGetFeature<IActivatableLifetime>() instead.")>
Public Event UrlsOpened As EventHandler(Of UrlOpenedEventArgs)
[<ObsoleteAttribute("Use Application.Current.TryGetFeature<IActivatableLifetime>() instead.")>]
member UrlsOpened : IEvent<EventHandler<UrlOpenedEventArgs>,
UrlOpenedEventArgs>
Value
EventHandlerUrlOpenedEventArgs