IApplicationPlatformEvents Interface
Unstable.
Note: This API is unstable and may change in a future release.
Definition
Namespace: Avalonia.Platform
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
[UnstableAttribute("This interface will be removed in 12.0.")]
public interface IApplicationPlatformEvents
<UnstableAttribute("This interface will be removed in 12.0.")>
Public Interface IApplicationPlatformEvents
[<UnstableAttribute("This interface will be removed in 12.0.")>]
type IApplicationPlatformEvents = interface end
Methods
RaiseUrlsOpened(String[]) |