build method

build

Builds the final paint value.

Returns

A string representing the paint value.

def build(self):
    ...

See Also