android.text.style
Class BackgroundColorSpan
java.lang.Object
android.text.style.CharacterStyle
android.text.style.BackgroundColorSpan
public class BackgroundColorSpan
- extends CharacterStyle
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BackgroundColorSpan
public BackgroundColorSpan(int color)
getBackgroundColor
public int getBackgroundColor()
updateDrawState
public void updateDrawState(TextPaint ds)
- Specified by:
updateDrawState in class CharacterStyle
Please submit a feedback, bug or feature