Table of Contents

Method GetAttribute

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