[]
Scrolls to the specified horizontalOffset
and verticalOffset
position.
public Task ChangeViewAsync(double? horizontalOffset, double? verticalOffset)
Type | Name | Description |
---|---|---|
double? | horizontalOffset | The offset in the horizontal axe. |
double? | verticalOffset | The offset in the vertical axe. |
Type | Description |
---|---|
Task |