You are reading an old version of the documentation (v3.1.1). For the latest version see https://matplotlib.org/stable/api/_as_gen/matplotlib.artist.Artist.get_picker.html
Version 3.1.2
matplotlib
Fork me on GitHub

matplotlib.artist.Artist.get_picker

Artist.get_picker(self)[source]

Return the picking behavior of the artist.

The possible values are described in set_picker.

See also

set_picker, pickable, pick