matplotlib.artist.Artist.get_contains

Artist.get_contains(self)[source]

[Deprecated] Return the custom contains function of the artist if set, or None.

See also

set_contains

Notes

Deprecated since version 3.3.