matplotlib.figure.Figure.get_frameon#

Figure.get_frameon()[source]#

Return the figure's background patch visibility, i.e. whether the figure background will be drawn. Equivalent to Figure.patch.get_visible().