Method IsRuneSupported | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
IsRuneSupported(Rune)
Tests if the specified rune is supported by the driver.
bool IsRuneSupported(Rune rune)
Parameters
rune
Rune
Returns
true if the rune can be properly presented; false if the driver does not support displaying this rune.