Property AsRune
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
Remarks
Keys that resolve to a grapheme composed of multiple runes, such as combining sequences or ZWJ emoji, return default.