action_source property

action_source property

ActionSource

Definition:

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

See Also