style property

style property

Gets the resolved style declaration associated with the element. See IResolvedStyleDeclaration.

Definition:

@property
def style(self):
    ...

See Also