Trusted by the world’s leading companies
Overview
The Xamarin.Forms Effects View is a container control that provides modern effects like ripple, selection, scaling, and rotation. You can render these effects through touch interactions such as touch down, touch up, long press, and also by calling the API.
Effects
Apply any of these effects to improve the responsiveness of your application.

Ripple
Apply a ripple effect to any kind of view to make it more interactive.

Fade out
Apply fade-out animation to the ripple as the ripple progresses.

Scale and selection
Provide scale-down and scale-up effects to views, combined with the selection effect.

Highlight and rotation
Rotate views with smooth animation to the required angle and use a highlight effect. Like this, it is possible to use all these effects in various combinations.
Customization
The appearance of Effects View is highly customizable.

Color
The color of the ripple and selection can be changed to a desired value.

Animation duration
Customize the animation duration of ripple, scale, and rotation effects.
Xamarin.Forms Effects View Code Example
Easily get started with the Xamarin.Forms Effects View using a few simple lines of XAML and C# code example as demonstrated below. Also explore our Xamarin.Forms Effects View Example that shows you how to render and configure the Effects View for Xamarin.Forms.
<?xml version="1.0" encoding="utf-8" ?>
xmlns:syncEffectsView="clr-namespace:Syncfusion.XForms.EffectsView;assembly=Syncfusion.Core.XForms"
<syncEffectsView:SfEffectsView CornerRadius="0,25,0,25">
</syncEffectsView:SfEffectsView>using Syncfusion.XForms.EffectsView;
using Xamarin.Forms;
namespace GettingStarted
{
public class App : Application
{
SfEffectsView effectsView = new SfEffectsView();
effectsView.CornerRadius = new Thickness(0, 25, 0, 25);
}
}Not sure how to create your first Xamarin Effects View? Our documentation can help.
I’d love to read it now150+ XAMARIN UI CONTROLS
-
Xamarin.Forms
-
Xamarin.Android
-
Xamarin.iOS
-
GRIDSDATA VISUALIZATIONNAVIGATIONEDITORSLAYOUTPROJECT MANAGEMENTNOTIFICATIONDOCUMENT PROCESSING LIBRARIESVIEWER/EDITORMISCELLANEOUSCHAT
-
GRIDSDATA VISUALIZATIONNAVIGATIONEDITORSLAYOUTPROJECT MANAGEMENTNOTIFICATIONVIEWER/EDITORDOCUMENT PROCESSING LIBRARIESMISCELLANEOUS
-
GRIDSDATA VISUALIZATIONNAVIGATIONEDITORSLAYOUTPROJECT MANAGEMENTNOTIFICATIONVIEWER/EDITORDOCUMENT PROCESSING LIBRARIESMISCELLANEOUS
Frequently Asked Questions
Why should you choose Syncfusion Xamarin Effects View?
Modern effects like ripple, selection, scaling, and rotation.
You can render these effects using touch interactions such as touch down, touch up, and long press, or by calling the API.
- One of the best Xamarin Effects View in the market that offers feature-rich UI to interact with the software.
- Simple configuration and API.
Extensive demos and documentation to let you learn quickly and get started with the Xamarin Effects View control.
Where can I find the Syncfusion Xamarin Effects View demo?
You can find our Xamarin Effects View demo here.
Can I download and utilize the Syncfusion Xamarin Effects View for free?
No, this is a commercial product and requires a paid license. However, a free community license is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue, 5 or fewer developers, and 10 or fewer total employees.
How do I get started with Syncfusion Xamarin Effects View?
A good place to start would be our comprehensive getting started documentation.
Our Customers Love Us
Awards
Greatness—it’s one thing to say you have it, but it means more when others recognize it. Syncfusion® is proud to hold the following industry awards.