Method SetAttribute | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
SetAttribute(Attribute)
Selects the specified attribute as the attribute to use for future calls to AddRune and AddString.
public Attribute SetAttribute(Attribute attribute)
Parameters
attribute
Attribute
THe Attribute to set.