-
- All Implemented Interfaces:
-
android.os.Parcelable,android.text.ParcelableSpan,android.text.style.UpdateAppearance,android.text.style.UpdateLayout,com.facebook.react.views.text.ReactSpan
public class ReactAbsoluteSizeSpan extends AbsoluteSizeSpan implements ReactSpan
-
-
Constructor Summary
Constructors Constructor Description ReactAbsoluteSizeSpan(int size)
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class android.text.style.AbsoluteSizeSpan
describeContents, getDip, getSize, getSpanTypeId, updateDrawState, updateMeasureState, writeToParcel -
Methods inherited from class android.text.style.MetricAffectingSpan
getUnderlying -
Methods inherited from class android.text.style.CharacterStyle
getUnderlying, wrap -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-