setResource

open override fun setResource(font: Font): TextBlock

Set the font information

The font, if wasn't already uploaded to the glasses, will be lazy uploaded after the ui element creation

Return

this

Parameters

font

the font information

See also