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
attributeAttributeTHe Attribute to set.
Returns
- Attribute
The previously set Attribute.