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 |
---|---|
static android.text.Spannable |
getOrCreateSpannableForText(android.content.Context context,
ReadableMap attributedString,
ReactTextViewManagerCallback reactTextViewManagerCallback) |
static long |
measureText(android.content.Context context,
ReadableMap attributedString,
ReadableMap paragraphAttributes,
float width,
YogaMeasureMode widthYogaMeasureMode,
float height,
YogaMeasureMode heightYogaMeasureMode,
ReactTextViewManagerCallback reactTextViewManagerCallback,
int[] attachmentsPositions) |
public static android.text.Spannable getOrCreateSpannableForText(android.content.Context context, ReadableMap attributedString, ReactTextViewManagerCallback reactTextViewManagerCallback)
public static long measureText(android.content.Context context, ReadableMap attributedString, ReadableMap paragraphAttributes, float width, YogaMeasureMode widthYogaMeasureMode, float height, YogaMeasureMode heightYogaMeasureMode, ReactTextViewManagerCallback reactTextViewManagerCallback, int[] attachmentsPositions)