class TypefaceSpan : MetricAffectingSpan
Custom Typeface span class
TypefaceSpan(inputTypeface: Typeface?)
Custom Typeface span class |
fun updateDrawState(tp: TextPaint?): Unit
Passes updateDrawState through to the underlying MetricAffectingSpan. |
|
fun updateMeasureState(p: TextPaint?): Unit
Passes updateMeasureState through to the underlying MetricAffectingSpan. |