DeferRefresh Method
Enter a Defer Cycle. Defer cycles are used to coalesce changes to the ICollectionView.
Definition
Namespace: Avalonia.Collections
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)
- C#
- VB
- F#
public IDisposable DeferRefresh()
Public Function DeferRefresh As IDisposable
abstract DeferRefresh : unit -> IDisposable
override DeferRefresh : unit -> IDisposable
Return Value
IDisposable
IDisposable used to notify that we no longer need to defer, when we dispose