Pcd8544.WriteLine(String) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Write text and set cursor position to next line
C#
public void WriteLine (string text);
member this.WriteLine : string -> unit
Public Sub WriteLine (text As String)
- text
- String
The text to write
Toode | Versioonid |
---|---|
.NET IoT Libraries | 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0 |