Is there a method for getting or calculating CanvasSize outside OnPaintSurface? #3227
Unanswered
DanTravison
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
-
I'm presenting a wrapped list of items on an SKCanvasView and need to support paging. Is there any way I can get the canvas size before rendering or do I need to do this work at OnPaintSurface time?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions