TextDirection constructor

TextDirection(value)

def __init__(self, value):
    ...
ParameterTypeDescription
valueTextDirectionValue

See Also