getFontName
getFontName() method
Returns the font name. Read/write String.
Returns
String
getFontName(IThemeEffectiveData theme) method
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 |
Returns
String