Style constructor

Style(value)

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

See Also