ChildIndexChangedEventArgsAction Property

Gets the type of change action that ocurred on the list control.

Definition

Namespace: Avalonia.LogicalTree
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public ChildIndexChangedAction Action { get; }

Property Value

ChildIndexChangedAction

See Also