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.axes.Axes.is_transform_set

Axes.is_transform_set(self)

Return whether the Artist has an explicitly set transform.

This is True after set_transform has been called.