type property

type property

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

Definition:

@property
def type(self):
    ...

See Also