Method AddRune | Terminal.Gui v1 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
AddRune(Rune)
Adds the specified rune to the display at the current cursor position.
public abstract void AddRune(Rune rune)
Parameters
rune
Rune
Rune to add.
Namespace
Assembly
Terminal.Gui.dll
Adds the specified rune to the display at the current cursor position.
public abstract void AddRune(Rune rune)
rune
Rune
Rune to add.