related_target property

Used to identify a secondary EventTarget related to a UI event, depending on the type of event.

Definition:

@property
def related_target(self):
    ...

See Also