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
Name | Type | Description |
---|---|---|
theme | IThemeEffectiveData | Theme from which themed font name should be taken. Its up to caller to provide a correct value. See IThemeable#createThemeEffective |
Result
String