Méthode | Description | |
---|---|---|
CustomTypefaceSpan ( Android.Graphics.Typeface typeface ) : System | ||
UpdateDrawState ( TextPaint drawState ) : void | ||
UpdateMeasureState ( TextPaint paint ) : void |
Méthode | Description | |
---|---|---|
Apply ( Paint paint ) : void |
public CustomTypefaceSpan ( Android.Graphics.Typeface typeface ) : System | ||
typeface | Android.Graphics.Typeface | |
Résultat | System |
public UpdateDrawState ( TextPaint drawState ) : void | ||
drawState | TextPaint | |
Résultat | void |
public UpdateMeasureState ( TextPaint paint ) : void | ||
paint | TextPaint | |
Résultat | void |