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

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

GetAttribute(Point)

Returns the color pair (foreground+background) to use when rendering a rune at the given point.

public Attribute GetAttribute(Point point)

Parameters

point Point

Returns

Attribute

Edit this page