amount property

amount property

Returns an amount of effect in percents. Read-only float.

Definition:

@property
def amount(self):
    ...

See Also