transform property

transform property

Corresponds to attribute ‘transform’ on the given element.

Definition:

@property
def transform(self):
    ...

See Also