style_declaration property

style_declaration property

Gets the CSS style declaration associated with the element. See ICSSStyleDeclaration.

Definition:

@property
def style_declaration(self):
    ...

See Also