Skip to main content
Logo Appt Light

Frequent flashes on Xamarin

Rapidly flashing images or views (more than three flashes per second) can cause seizures for some users. You need to make sure this is not the case when designing and developing an app.

In Xamarin.Forms, flashing content might be a result of using Timer or ViewExtensions for animations. By default, each animation will take 250 milliseconds. Make sure your animations does not result in more than three flashes per second.

If your app contains any videos, also check if these contain more than three flashes per second.

Not available, contribute!

Feedback?

Let us know!