SelectionModelTOnItemsAdded Method

Definition

Namespace: Avalonia.Controls.Selection
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
protected override SelectionNodeBaseTCollectionChangeState OnItemsAdded(
	int index,
	IList items
)

Parameters

index  Int32
 
items  IList
 

Return Value

SelectionNodeBaseTCollectionChangeState

See Also