Table of Contents

Method AddRune

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.