getFontName

getFontName() function

Returns the font name. Read/write String.

Result

String


getFontName(IThemeEffectiveData theme) function

Returns the font name, replacing theme referrence with an actual font used.

Parameters

NameTypeDescription
themeIThemeEffectiveDataTheme from which themed font name should be taken. Its up to caller to provide a correct value. See IThemeable#createThemeEffective

Result

String