GluiRichLabel.this

Initialize the label with given text.

class GluiRichLabel
this
(
T...
)
if (
allSatisfy!(isPart, T)
)

Parameters

content T

Style objects and strings to define parts of the text.

Meta