跳转到内容

TextVerticalAlign

此内容尚不支持你的语言。

const TextVerticalAlign: object

Defined in: ui/core/text.ts:26

Vertical alignment, on the same rule as TextAlign: inside the box when there is one, otherwise relative to the origin.

readonly Bottom: 2 = 2

readonly Middle: 1 = 1

readonly Top: 0 = 0