public class TextLayoutManager
extends java.lang.Object
Spanned
object for the JS representation of TextModifier 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(ReactContext context,
ReadableNativeMap attributedString,
ReadableNativeMap 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(ReactContext context, ReadableNativeMap attributedString, ReadableNativeMap paragraphAttributes, float width, YogaMeasureMode widthYogaMeasureMode, float height, YogaMeasureMode heightYogaMeasureMode)