How to solve the flicker when using SKCanvas to render? #19275
Unanswered
jyswjjgdwtdtj
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I use SKBitmap to enable double buffering, but i found it flickering when re-render the control. I only do 'clear' method on my SKBitmap, so this 'clear' may not be the cause of the problem. Is there a way to reduse the flickering? I use "save" and "restore", but they do nothing
Beta Was this translation helpful? Give feedback.
All reactions