I have a signature pad designed in my XAML with the help of custom renderers. I am getting the user's signature and saving the signature as an image successfully. However, even when the user has not signed on the signature, and when I am clicking the Save button, an image is saved as an empty image. Is that any boolean property to know without image touch to set false?
Following renderer am using https://github.com/15mgm15/Xamarin-Forms-Signature