extractValidFont

fun extractValidFont(vararg fontNames: String?): String

Select a font from a range of font names to match the availability of fonts on the device.

Return

the selected fon

Parameters

fontNames

the range of font names to select from