Table of Contents

Property AsRune

Namespace
Terminal.Gui.Input
Assembly
Terminal.Gui.dll

AsRune

The key value as a Rune when the key resolves to exactly one rune. Useful for legacy code paths that only handle scalar input.

public Rune AsRune { get; }

Property Value

Rune

Remarks

Keys that resolve to a grapheme composed of multiple runes, such as combining sequences or ZWJ emoji, return default.