Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TextReadingDirection

Represents a text margin which defines the margin to apply around text.

Read more...

Index

Enumeration members

Enumeration members

LTR

LTR: = "LTR"

Text is drawn from left-to-right.

RTL

RTL: = "RTL"

Text is drawn from right-to-left.

Generated using TypeDoc