TextStyle

papyrus.logic.styleObjects.TextStyle
See theTextStyle companion trait
object TextStyle

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
TextStyle.type

Members list

Value members

Concrete methods

def apply(color: ColorString, fontWeight: FontWeight, fontStyle: FontStyle, textDecoration: TextDecoration): TextStyle

Creates a TextStyle with optional custom values

Creates a TextStyle with optional custom values

Attributes