-api-id | -api-type |
---|---|
M:Windows.Devices.PointOfService.LineDisplayWindow.TryDisplayTextAsync(System.String,Windows.Devices.PointOfService.LineDisplayTextAttribute,Windows.Foundation.Point) |
winrt method |
Try to display the specified text at a specified position in the line display window, using the specified display attribute.
The text to be displayed.
The display attribute to be applied to the window.
The row and column at which to start displaying the text.
True if the text was displayed successfully; otherwise, false.