Method SetAttribute
SetAttribute(Attribute)
Selects the specified Attribute as the Attribute to use for subsequent calls to AddRune(Rune) and AddStr(string).
public Attribute SetAttribute(Attribute attribute)
Parameters
attribute
AttributeTHe Attribute to set.
Returns
- Attribute
The previously set Attribute.