public static class TextLayoutManager.SetSpanOperation
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected int |
end |
protected int |
start |
protected ReactSpan |
what |
Constructor and Description |
---|
SetSpanOperation(int start,
int end,
ReactSpan what) |
Modifier and Type | Method and Description |
---|---|
void |
execute(android.text.Spannable sb,
int priority) |