method method

method

Sets the ‘method’ attribute, specifying the text layout method along the path.

Returns

The current builder instance.

def method(self, value):
    ...
ParameterTypeDescription
valueTextPathMethodThe text path method.

See Also