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 toFigure.patch.get_visible().