TryGetGlyph(Int32, out String[]) Method

Definition

Assembly XenoAtom.Terminal.UI.dll
public bool TryGetGlyph(int codePoint, scoped out string[] lines)

Parameters

codePoint
Int32
lines
String[]

Returns