Xamarin.Forms.MaskedEntry icon indicating copy to clipboard operation
Xamarin.Forms.MaskedEntry copied to clipboard

:pencil: Use mask in your Xamarin.Forms apps

Results 1 Xamarin.Forms.MaskedEntry issues
Sort by recently updated
recently updated
newest added

my Mask is set as XXXX-XXXX-XXXX-XXXX and this works correctly, But every time i remove a character for example (XXXX-XXXX-XXX-XXXX) a second dash will be generated. ![image](https://user-images.githubusercontent.com/56199868/167476917-c18fb3d6-c7ab-4184-8b26-f12e4bfae3be.png) how can i...