You are reading an old version of the documentation (v3.0.2). For the latest version see https://matplotlib.org/stable/api/_as_gen/matplotlib.axes.Axes.contains.html
Version 3.0.2
matplotlib
Fork me on GitHub

matplotlib.axes.Axes.contains

Axes.contains(mouseevent)

Test whether the mouse event occurred in the axes.

Returns True / False, {}