Package 

Class CustomStyleSpan

  • All Implemented Interfaces:
    android.text.style.UpdateAppearance , android.text.style.UpdateLayout , com.facebook.react.views.text.ReactSpan

    
    public class CustomStyleSpan
    extends MetricAffectingSpan implements ReactSpan
                        
    • Method Summary

      Modifier and Type Method Description
      void updateDrawState(TextPaint ds)
      void updateMeasureState(TextPaint paint)
      int getStyle()
      int getWeight()
      String getFontFamily()
      • Methods inherited from class android.text.style.MetricAffectingSpan

        getUnderlying, updateMeasureState
      • Methods inherited from class android.text.style.CharacterStyle

        getUnderlying, updateDrawState, wrap
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait