Bright Lee
Bright Lee

Reputation: 2326

How to request REDRAW from Xamarin.forms' side SkiaSharp?

I'm making app with using Xamarin.forms. I'm drawing 2d view with using SkiaSharp.

I'm able to use SetNeedDisplay on iOS pcl side to make animation.

But I want to call it from Forms pcl. Is there any method like that?

Upvotes: 5

Views: 4525

Answers (1)

Related Questions