public class TextLayoutManager
extends java.lang.Object
Spanned object for the JS representation of Text| Modifier and Type | Class and Description |
|---|---|
static class |
TextLayoutManager.SetSpanOperation |
| Constructor and Description |
|---|
TextLayoutManager() |
| Modifier and Type | Method and Description |
|---|---|
protected static android.text.Spannable |
getOrCreateSpannableForText(android.content.Context context,
ReadableMap attributedString) |
static long |
measureText(android.content.Context context,
ReadableMap attributedString,
ReadableMap paragraphAttributes,
float width,
YogaMeasureMode widthYogaMeasureMode,
float height,
YogaMeasureMode heightYogaMeasureMode) |
protected static android.text.Spannable getOrCreateSpannableForText(android.content.Context context,
ReadableMap attributedString)
public static long measureText(android.content.Context context,
ReadableMap attributedString,
ReadableMap paragraphAttributes,
float width,
YogaMeasureMode widthYogaMeasureMode,
float height,
YogaMeasureMode heightYogaMeasureMode)