Docs (4.0.0)
class UICell property

textDirection

Text direction (rtl or ltr) for all components within this cell.

textDirection?: "ltr" | "rtl"

Related

  • class UICellA view class that represents a cell container component.