The Xamarin.Forms Signature Pad control is used to capture and save a signature in a Xamarin.Forms application. It displays the signature path that varies based on the writing speed, which makes the user feel a real pen effect.
The appearance of a Xamarin.Forms Signature Pad is highly customizable.
The stroke color of the Signature Pad can easily be customized to the desired color.
The width of the stroke can be customized with minimum and maximum thickness it can draw based on the velocity applied while drawing the gesture.
Easily get started with the Xamarin Signature Pad using a few simple lines of C# code as demonstrated below. Also explore our Xamarin Signature Pad Example that shows you how to render and configure the Xamarin Signature Pad.
<signature:SfSignaturePad HeightRequest="250"/>
public MainPage()
{
InitializeComponent();
SfSignaturePad signature = new SfSignaturePad();
signature.HeightRequest = 250;
this.Content = signature
}
The Syncfusion Xamarin Signature Pad provides the following:
You can find our Xamarin Signature Pad demo here.
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.
A good place to start would be our comprehensive getting started documentation.
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.