Xamarin Gradient View (SfGradientView) Overview
13 May 20211 minute to read
The Xamarin.Forms SfGradientView control provides the gradient background to various views of applications. The SfGradientView control supports the following two types of gradient:
- Linear gradient
- Radial gradient
Key Features
-
Customize the background with a linear gradient. To create a linear gradient effect you must define at least two color stops.
-
Customize the background with a radial gradient. To create a radial gradient effect you must define at least two color stops.