AvaloniaListTResetBehavior Property

Gets or sets the reset behavior of the list.

Definition

Namespace: Avalonia.Collections
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public ResetBehavior ResetBehavior { get; set; }

Property Value

ResetBehavior

See Also