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