Method GetRepresentation | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

GetRepresentation(object)

Returns the full string to render (which may be truncated if too long) that the current style says best represents the given value

public string GetRepresentation(object value)

Parameters

value object

Returns

string

Edit this page