-api-id | -api-type |
---|---|
M:Windows.Devices.PointOfService.LineDisplayWindow.TryScrollTextAsync(Windows.Devices.PointOfService.LineDisplayScrollDirection,System.UInt32) |
winrt method |
Scroll the window text contents the specified number of lines in the specified direction.
The direction in which to scroll text.
The number of columns or rows to scroll. Columns are used if the scroll direction is left or right; rows are used if the scroll direction is up or down.