- Namespace
- Avalonia
.Controls .Presenters - Containing Type
- ItemsPresenterBase
Syntax
public virtual void ScrollIntoView(int index)
Parameters
Name | Type | Description |
---|---|---|
index | int |
Return Value
Type | Description |
---|---|
void |
public virtual void ScrollIntoView(int index)
Name | Type | Description |
---|---|---|
index | int |
Type | Description |
---|---|
void |