You are reading an old version of the documentation (v3.1.3). For the latest version see https://matplotlib.org/stable/
Version 3.1.3
matplotlib
Fork me on GitHub

matplotlib.axis.Tick.get_picker

Tick.get_picker(self)

Return the picking behavior of the artist.

The possible values are described in set_picker.

See also

set_picker, pickable, pick