opacity property

opacity property

Gets the opacity of an element.

Definition:

@property
def opacity(self):
    ...

See Also