-api-id | -api-type |
---|---|
M:Windows.Devices.PointOfService.LineDisplayWindow.ReadCharacterAtCursorAsync |
winrt method |
Attempts to asynchronously read the currently displayed character at the current cursor position.
Returns the code for the character at the current cursor position. Returns 0 if the method fails.
This method requires LineDisplayCapabilities.CanReadCharacterAtCursor to be True to be succesfully executed.