changeFont

fun changeFont(name: String, updatedSize: Float)

Change the font to the provided font name and size.

Parameters

name

The name of the Font to set.

updatedSize

The size of the Font to set.