extractValidFont

open fun extractValidFont(fontNames: Array<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