TextInfo

interface TextInfo(source)

Properties

Link copied to clipboard
abstract var direction: Direction?

A string indicating the direction of text for the locale. Can be either "ltr" (left-to-right) or "rtl" (right-to-left).