BatchUpdate Method
Definition
Namespace: Avalonia.Controls.Selection
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public SelectionModel(T).BatchUpdateOperation BatchUpdate()
Public Function BatchUpdate As SelectionModel(T).BatchUpdateOperation
member BatchUpdate : unit -> SelectionModel(T).BatchUpdateOperation
Return Value
SelectionModel(T).BatchUpdateOperationSee Also
Reference
SelectionModel(T) Class
Avalonia.Controls.Selection Namespace