Summary
Scrolls down the specified number of items
- Namespace
- Avalonia
.Controls .Primitives - Containing Type
- DateTimePickerPanel
Syntax
public void ScrollDown(int numItems = 1)
Parameters
Name | Type | Description |
---|---|---|
numItems | int |
Return Value
Type | Description |
---|---|
void |