TextDirection constructor

TextDirection(value)

def __init__(self, value):
    ...
Parameter Type Description
value TextDirectionValue

See Also