build method

build

Builds the mask property value as a string.

Returns

A string representation of the mask property, suitable for use in CSS.

def build(self):
    ...

See Also