ChildIndexChangedEventArgsChild Property

Gets the logical child whose index was changed or null if all children should be re-evaluated.

Definition

Namespace: Avalonia.LogicalTree
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public ILogical? Child { get; }

Property Value

ILogical

See Also