TextDirection

Namespace: PP.Ui

Description

The TextDirection enumeration determines text direction.

It is used by the CanvasLabel.Direction property.

Available Values

Value

Brief description

BottomToTop

Bottom to top text direction.

LeftToRight

Left to right text direction.

RightToLeft

Right to left text direction.

TopToBottom

Top to bottom text direction.

See also:

PP