public class TextLayoutManager
extends java.lang.Object
Spanned
object for the JS representation of TextConstructor and Description |
---|
TextLayoutManager() |
Modifier and Type | Method and Description |
---|---|
static float[] |
measureText(ReactContext context,
ReactTextView view,
ReadableNativeMap attributedString,
ReadableNativeMap paragraphAttributes,
float width,
YogaMeasureMode widthYogaMeasureMode,
float height,
YogaMeasureMode heightYogaMeasureMode) |
protected static android.text.Spannable |
spannedFromTextFragments(android.content.Context context,
ReadableArray fragments,
java.lang.String text) |
protected static android.text.Spannable spannedFromTextFragments(android.content.Context context, ReadableArray fragments, java.lang.String text)
public static float[] measureText(ReactContext context, ReactTextView view, ReadableNativeMap attributedString, ReadableNativeMap paragraphAttributes, float width, YogaMeasureMode widthYogaMeasureMode, float height, YogaMeasureMode heightYogaMeasureMode)