type property

type property

Corresponds to attribute ‘type’ on the given element. Takes one of the SVG_FECOMPONENTTRANSFER_TYPE_* constants defined on this interface.

Definition:

@property
def type(self):
    ...

See Also