Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 586 Bytes

linedisplaywindow_trydisplaytextasync_67280315.md

File metadata and controls

27 lines (18 loc) · 586 Bytes
-api-id -api-type
M:Windows.Devices.PointOfService.LineDisplayWindow.TryDisplayTextAsync(System.String)
winrt method

Windows.Devices.PointOfService.LineDisplayWindow.TryDisplayTextAsync

-description

Try to display the specified text in the line display window.

-parameters

-param text

The text to be displayed.

-returns

True if the text was displayed successfully; otherwise, false.

-remarks

-see-also

-examples