TextProperty.justification_vertical

TextProperty.justification_vertical#

property TextProperty.justification_vertical: Literal['bottom', 'center', 'top'][source]#

Text’s vertical justification.

Returns:
str

Text’s vertical justification. Should be either “bottom”, “center” or “top”.