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