Returns #t is the canvas is in lazy-refresh mode, #f otherwise. In lazy-refresh mode, the canvas's refresh method is called when the window needs to be updated, rather than on-paint. By default, a wx:media-canvas% object is not in lazy-refresh mode.