TextWritingMode

How the text will be laid out.

Properties

Link copied to clipboard
const val Horizontal: String

If a text's language supports horizontal writing mode, symbols with point placement would be laid out horizontally.

Link copied to clipboard
const val Vertical: String

If a text's language supports vertical writing mode, symbols with point placement would be laid out vertically.