Summary
Raises the
ScrollInvalidated
event.
- Namespace
- Avalonia
.Controls .Primitives - Containing Type
- ILogicalScrollable
Syntax
void RaiseScrollInvalidated(EventArgs e)
Parameters
Name | Type | Description |
---|---|---|
e | EventArgs | The event args. |
Return Value
Type | Description |
---|---|
void |