changed_item_style property

changed_item_style property

Describes style for changed components.

Definition:

@property
def changed_item_style(self):
    ...
@changed_item_style.setter
def changed_item_style(self, value):
    ...

See Also