Method AddRune | Terminal.Gui v1 (original) (raw)

Namespace

Terminal.Gui

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.

Edit this page