Enum TextDirection

Stay organized with collections Save and categorize content based on your preferences.
TextDirection

The directions text can flow in.

Properties

PropertyTypeDescription
UNSUPPORTEDEnumA text direction that is not supported.
LEFT_TO_RIGHTEnumThe text goes from left to right.
RIGHT_TO_LEFTEnumThe text goes from right to left.