Action Property
Gets the type of change action that ocurred on the list control.
Definition
Namespace: Avalonia.LogicalTree
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public ChildIndexChangedAction Action { get; }
Public ReadOnly Property Action As ChildIndexChangedAction
Get
member Action : ChildIndexChangedAction with get
Property Value
ChildIndexChangedActionSee Also
Reference
ChildIndexChangedEventArgs Class
Avalonia.LogicalTree Namespace