Method | Description | |
---|---|---|
CustomTypefaceSpan ( Android.Graphics.Typeface typeface ) : System | ||
UpdateDrawState ( TextPaint drawState ) : void | ||
UpdateMeasureState ( TextPaint paint ) : void |
Method | Description | |
---|---|---|
Apply ( Paint paint ) : void |
public CustomTypefaceSpan ( Android.Graphics.Typeface typeface ) : System | ||
typeface | Android.Graphics.Typeface | |
return | System |
public UpdateDrawState ( TextPaint drawState ) : void | ||
drawState | TextPaint | |
return | void |
public UpdateMeasureState ( TextPaint paint ) : void | ||
paint | TextPaint | |
return | void |