-
- All Implemented Interfaces:
-
android.os.Parcelable
,android.text.ParcelableSpan
,android.text.style.UpdateAppearance
,com.facebook.react.views.text.ReactSpan
public class ReactBackgroundColorSpan extends BackgroundColorSpan implements ReactSpan
-
-
Constructor Summary
Constructors Constructor Description ReactBackgroundColorSpan(int color)
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class android.text.style.BackgroundColorSpan
describeContents, getBackgroundColor, getSpanTypeId, updateDrawState, writeToParcel
-
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
-
-