ActivatedEventArgs Constructor
Ctor for ActivatedEventArgs
Definition
Namespace: Avalonia.Controls.ApplicationLifetimes
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public ActivatedEventArgs(
ActivationKind kind
)
Public Sub New (
kind As ActivationKind
)
new :
kind : ActivationKind -> ActivatedEventArgs
Parameters
- ActivationKind
- The ActivationKind that this event represents
See Also
Reference
ActivatedEventArgs Class
Avalonia.Controls.ApplicationLifetimes Namespace